diff options
Diffstat (limited to 'www/p5-CSS-Squish/Makefile')
-rw-r--r-- | www/p5-CSS-Squish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CSS-Squish/Makefile b/www/p5-CSS-Squish/Makefile index 8f8c3628413..09b7d2e199b 100644 --- a/www/p5-CSS-Squish/Makefile +++ b/www/p5-CSS-Squish/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/11/11 22:53:28 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 21:58:36 wiz Exp $ # DISTNAME= CSS-Squish-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} |