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 20cca63f7..b27a67728 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -3,11 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnometerminal/Makefile,v 1.47 2005/07/06 05:36:06 marcus Exp $ -# +# $MCom$ PORTNAME= gnometerminal -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.11 |