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 4bcb0dab47a..e48e496f0f5 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/02/14 18:26:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/01 18:49:52 jmmv Exp $ # DISTNAME= vte-0.11.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.11/} EXTRACT_SUFX= .tar.bz2 |