diff options
Diffstat (limited to 'print/p5-PostScript-Simple/Makefile')
-rw-r--r-- | print/p5-PostScript-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile index eb01912db4a..f49969ccefa 100644 --- a/print/p5-PostScript-Simple/Makefile +++ b/print/p5-PostScript-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:48 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:17 wiz Exp $ DISTNAME= PostScript-Simple-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} |