diff options
Diffstat (limited to 'print/ggv')
-rw-r--r-- | print/ggv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 341c90cc53a..6517e0ece88 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2003/07/17 22:52:26 grant Exp $ +# $NetBSD: Makefile,v 1.42 2003/11/12 01:31:51 salo Exp $ # DISTNAME= ggv-1.0.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/1.0/} |