diff options
author | adam <adam@pkgsrc.org> | 2013-07-04 21:27:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-07-04 21:27:56 +0000 |
commit | 4b3fe7d29a3c2c17fa7109cbffcc66213a773546 (patch) | |
tree | dd15e2c882dba3b4ef8c4c1033dad6e69b88756e /print/podofo | |
parent | ca29dd6744829c18218d36f41cfb2ae5d38cead5 (diff) | |
download | pkgsrc-4b3fe7d29a3c2c17fa7109cbffcc66213a773546.tar.gz |
Revbump after updating lang/lua to 5.2.2.
Diffstat (limited to 'print/podofo')
-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/} |