diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
commit | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (patch) | |
tree | 53ef54a2336bb0c755e3869b6e29b2608148b337 /textproc/p5-Text-Sass | |
parent | dec946ad510fca42e9c94b55d1d6a14f61b52298 (diff) | |
download | ports-7a1dccccd56cf0a6239992d6a2cc584de1fd61b8.tar.gz ports-7a1dccccd56cf0a6239992d6a2cc584de1fd61b8.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Sass')
-rw-r--r-- | textproc/p5-Text-Sass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index 1d45519a16da..527302281602 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -9,7 +9,7 @@ PORTNAME= Text-Sass PORTVERSION= 0.9.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/R/RP/RPETTETT +MASTER_SITE_SUBDIR= CPAN:RPETTETT PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} |