diff options
Diffstat (limited to 'x11/gnometerminal/Makefile')
-rw-r--r-- | x11/gnometerminal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 4eb5ce4ef..c39ab60e3 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnometerminal/Makefile,v 1.56 2006/01/19 01:41:33 ahze Exp $ +# $MCom: ports/x11/gnometerminal/Makefile,v 1.57 2006/01/22 00:51:16 marcus Exp $ # PORTNAME= gnometerminal -PORTVERSION= 2.13.3 -PORTREVISION= 1 +PORTVERSION= 2.13.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.13 |