diff options
Diffstat (limited to 'app/xterm/package/freebsd/Makefile')
-rw-r--r-- | app/xterm/package/freebsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xterm/package/freebsd/Makefile b/app/xterm/package/freebsd/Makefile index b8ab1790e..19eacde1c 100644 --- a/app/xterm/package/freebsd/Makefile +++ b/app/xterm/package/freebsd/Makefile @@ -1,4 +1,4 @@ -# $XTermId: Makefile,v 1.95 2022/09/27 08:18:41 tom Exp $ +# $XTermId: Makefile,v 1.96 2022/10/21 00:45:30 tom Exp $ # $FreeBSD: head/x11/xterm/Makefile 492827 2019-02-13 06:43:36Z ehaupt $ # This is adapted from the FreeBSD port, installing as "xterm-dev" with @@ -7,7 +7,7 @@ # and "make makesum". PORTNAME= xterm -PORTVERSION= 374 +PORTVERSION= 375 CATEGORIES= x11 MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \ https://invisible-mirror.net/archives/xterm/:src1 |