diff options
Diffstat (limited to 'x11/roxterm/Makefile')
-rw-r--r-- | x11/roxterm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 2fcab594cc81..7f49fc517fe4 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -6,10 +6,9 @@ # PORTNAME= roxterm -PORTVERSION= 1.15.2 -PORTREVISION= 2 +PORTVERSION= 1.17.1 CATEGORIES= x11 -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= miwi@FreeBSD.org COMMENT= GTK+ 2.0 terminal emulator with tabs |