diff options
Diffstat (limited to 'print/podofo')
-rw-r--r-- | print/podofo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/podofo/Makefile b/print/podofo/Makefile index 7a91b62de7a..8567f69f799 100644 --- a/print/podofo/Makefile +++ b/print/podofo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/11 09:41:35 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/17 12:02:38 wiz Exp $ # DISTNAME= podofo-0.7.0 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=podofo/} |