diff options
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index ecc51865e88..f7642be3c04 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2010/10/22 19:40:28 drochner Exp $ +# $NetBSD: Makefile,v 1.75 2010/11/15 22:58:23 abs Exp $ # DISTNAME= libgnomeprint-2.18.8 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} EXTRACT_SUFX= .tar.bz2 |