diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | dd8667777fbc0ed77091084572a942f111f1b4e7 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /print/ggv2/Makefile | |
parent | 81d5768a62d050425f0609e323ab0f109059c928 (diff) | |
download | pkgsrc-dd8667777fbc0ed77091084572a942f111f1b4e7.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 0b6b101f767..6aa31503ca6 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/11/12 01:31:51 salo Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/13 00:45:25 wiz Exp $ # DISTNAME= ggv-2.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.0/} EXTRACT_SUFX= .tar.bz2 |