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 d3e0c63d9c82..ea23bc3e5071 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.72 2007/03/13 00:43:46 mezz Exp $ +# $MCom: ports/x11-toolkits/vte/Makefile,v 1.84 2007/10/17 21:36:14 mezz Exp $ # PORTNAME= vte -PORTVERSION= 0.16.8 +PORTVERSION= 0.16.9 PORTREVISION?= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |