diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/podofo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/podofo/Makefile b/print/podofo/Makefile index a90296409c9..d2ec329da42 100644 --- a/print/podofo/Makefile +++ b/print/podofo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/06/04 22:16:59 tron Exp $ +# $NetBSD: Makefile,v 1.16 2013/07/04 21:27:58 adam Exp $ # DISTNAME= podofo-0.9.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=podofo/} |