diff options
Diffstat (limited to 'print/libgxps/Makefile')
-rw-r--r-- | print/libgxps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgxps/Makefile b/print/libgxps/Makefile index 083d2cba848..49e8b948c12 100644 --- a/print/libgxps/Makefile +++ b/print/libgxps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/12/30 08:09:20 obache Exp $ +# $NetBSD: Makefile,v 1.9 2013/01/26 21:36:43 adam Exp $ # DISTNAME= libgxps-0.2.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgxps/0.2/} EXTRACT_SUFX= .tar.xz |