diff options
Diffstat (limited to 'textproc/p5-Text-Sass/Makefile')
-rw-r--r-- | textproc/p5-Text-Sass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index 969032236ef..9149ef7e7e4 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/11/17 07:56:35 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:05 wiz Exp $ DISTNAME= Text-Sass-0.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |