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 a9037d84dad..eb01912db4a 100644 --- a/print/p5-PostScript-Simple/Makefile +++ b/print/p5-PostScript-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 13:45:43 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:48 wiz Exp $ DISTNAME= PostScript-Simple-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} |