diff options
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r-- | x11-toolkits/vte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 3512e0bac..83876a07a 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/vte/Makefile,v 1.68 2007/02/18 19:12:57 mezz Exp $ +# $MCom: ports/x11-toolkits/vte/Makefile,v 1.69 2007/02/27 18:17:12 mezz Exp $ # PORTNAME= vte -PORTVERSION= 0.15.4 +PORTVERSION= 0.15.5 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |