diff options
Diffstat (limited to 'print/libgnomeprint/Makefile')
-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 a8b5ffd7c4a..d78eedf3d41 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2012/03/03 00:11:53 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2012/06/14 07:43:26 sbd Exp $ # DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} EXTRACT_SUFX= .tar.bz2 |