diff options
author | dholland <dholland@pkgsrc.org> | 2012-06-03 23:56:58 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-06-03 23:56:58 +0000 |
commit | 0ee95f6899a69558050a126c0dcad98d8ecf07eb (patch) | |
tree | a2b1f338d545f8edc08b3c48aa746af2e290deaa /print | |
parent | b9460097816989ab38ad91aff5765f562f5258af (diff) | |
download | pkgsrc-0ee95f6899a69558050a126c0dcad98d8ecf07eb.tar.gz |
Belatedly bump PKGREVISION for packages where the mass glib2 include
fixes last month changed installed headers, excluding some that have
already been bumped.
Diffstat (limited to 'print')
-rw-r--r-- | print/libgnomecups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index fa3bde3c378..0acd584c86a 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/03/03 00:12:10 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/06/03 23:56:59 dholland Exp $ # DISTNAME= libgnomecups-0.2.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/} |