diff options
author | reed <reed> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed> | 2004-01-03 18:49:33 +0000 |
commit | a06f12bdce16b588525a769c9f6a99518e6aaef5 (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /print/gpdf | |
parent | 3ab1e667ba104f163d1528c390c82f6594e320cc (diff) | |
download | pkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
Diffstat (limited to 'print/gpdf')
-rw-r--r-- | print/gpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gpdf/Makefile b/print/gpdf/Makefile index e0d8f936b08..dc81aa80dc9 100644 --- a/print/gpdf/Makefile +++ b/print/gpdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/12/28 23:37:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:51 reed Exp $ # DISTNAME= gpdf-0.111 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gpdf/0.111/} EXTRACT_SUFX= .tar.bz2 |