diff options
Diffstat (limited to 'x11/vte/Makefile')
-rw-r--r-- | x11/vte/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index c695d7b730e..74991446e0a 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2006/04/13 18:23:44 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2006/04/17 13:46:08 wiz Exp $ # DISTNAME= vte-0.12.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.12/} EXTRACT_SUFX= .tar.bz2 |