diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:48 +0000 |
commit | 7f7c6a398ffeef7b5a3c964d56f936d649ae9e6f (patch) | |
tree | 98837d7131c5b14b059b65d19cc8842c00efad2c /textproc/p5-Text-Sass | |
parent | c7503ca180490dd96e3ecd7043c3ad269335ad2b (diff) | |
download | pkgsrc-7f7c6a398ffeef7b5a3c964d56f936d649ae9e6f.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'textproc/p5-Text-Sass')
-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 b1a0caae248..c560e191f6c 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/08/12 11:57:55 wen Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:24:51 ryoon Exp $ DISTNAME= Text-Sass-v1.0.4 PKGNAME= p5-${DISTNAME:S/v//} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |