diff options
Diffstat (limited to 'x11/roxterm/Makefile')
-rw-r--r-- | x11/roxterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 5f5e4415a5f5..addf17231d4e 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -6,9 +6,9 @@ # PORTNAME= roxterm -PORTVERSION= 1.21.4 +PORTVERSION= 1.22.2 CATEGORIES= x11 -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ 2.0 terminal emulator with tabs |