diff options
author | mycroft <mycroft@pkgsrc.org> | 2002-04-08 12:42:35 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2002-04-08 12:42:35 +0000 |
commit | 6de28492c4c70d25a27f2900e4225097c59696a9 (patch) | |
tree | db7fd763a2ac0d25087893c120ca6efb028366b7 /print/ggv | |
parent | 5a936cd3a6498a730ff0bf51b3a861cdb53325b6 (diff) | |
download | pkgsrc-6de28492c4c70d25a27f2900e4225097c59696a9.tar.gz |
Crank PKGREVISION.
Diffstat (limited to 'print/ggv')
-rw-r--r-- | print/ggv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index c92955d9f25..1c7271329cb 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2002/03/23 06:43:53 uebayasi Exp $ +# $NetBSD: Makefile,v 1.25 2002/04/08 12:42:35 mycroft Exp $ # DISTNAME= ggv-1.0.2 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ggv/} |