diff options
Diffstat (limited to 'print/p5-PostScript-Simple/Makefile')
-rw-r--r-- | print/p5-PostScript-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile index 93a4f0dcbcb..5b7362443f0 100644 --- a/print/p5-PostScript-Simple/Makefile +++ b/print/p5-PostScript-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/09 07:25:14 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:59 wiz Exp $ DISTNAME= PostScript-Simple-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} |