diff options
Diffstat (limited to 'x11/Terminal/Makefile')
-rw-r--r-- | x11/Terminal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 39c7bef895d0..2f80d564b818 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Terminal -PORTVERSION= 0.2.12 -PORTREVISION= 4 +PORTVERSION= 0.4.3 CATEGORIES= x11 xfce -MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITES= http://www.xfce.org/archive/src/apps/terminal/0.4/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org |