diff options
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r-- | x11/gnome-terminal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 99198e1df..ddf410407 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.73 2006/05/28 20:33:19 mezz Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.74 2006/05/28 22:10:28 marcus Exp $ # PORTNAME= gnome-terminal -PORTVERSION= 2.15.1 -PORTREVISION= 2 +PORTVERSION= 2.15.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |