diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | c5cec663193aa38afb9f83056a9966d66c076055 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /print/libgnomeprint | |
parent | 3b42dcce966399dcc82c1a187a3e583df05e726c (diff) | |
download | pkgsrc-c5cec663193aa38afb9f83056a9966d66c076055.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r-- | print/libgnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 6c5db07d291..31fb57f0fff 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/01/03 18:49:52 reed Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/23 21:50:47 jmmv Exp $ # DISTNAME= libgnomeprint-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.4/} EXTRACT_SUFX= .tar.bz2 |