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 a1c9ed5f697..69b57fe829a 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2012/10/08 23:00:37 adam Exp $ +# $NetBSD: Makefile,v 1.87 2013/01/26 21:36:43 adam Exp $ # DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} EXTRACT_SUFX= .tar.bz2 |