diff options
Diffstat (limited to 'x11/vte/Makefile')
-rw-r--r-- | x11/vte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 974ac6d58a7..0685b7dd564 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2010/09/14 11:00:51 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2010/11/15 22:59:13 abs Exp $ # DISTNAME= vte-0.24.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.24/} EXTRACT_SUFX= .tar.bz2 |