diff options
Diffstat (limited to 'textproc/p5-CAM-PDF/Makefile')
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index 95c7615ec51..aece91ee193 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/05/09 19:18:54 rhaen Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:50 wiz Exp $ # DISTNAME= CAM-PDF-1.57 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/} |