summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-08-09 11:10:06 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-08-09 11:10:06 +0000
commitd55e60be519d406ee1ca9c3cb4d54bd57ff2282c (patch)
tree11d07e9872ae7ccb3cd5599f1260df30cde61914 /shells
parentAdd port textproc/yould: (diff)
Use a more clan solution on MASTER_SITES
Suggested by: sat@
Notes
Notes: svn path=/head/; revision=197380
Diffstat (limited to 'shells')
-rw-r--r--shells/perlsh/Makefile3
-rw-r--r--shells/psh/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 37dea2774f38..287cec7b40a9 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -8,7 +8,8 @@
PORTNAME= perlsh
PORTVERSION= 1.8.1
CATEGORIES= shells perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/modules\/by-module\/%SUBDIR%/authors\/id\/G\/GR\/GREGOR/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/G/GR/GREGOR
DISTNAME= psh-${PORTVERSION}
MAINTAINER= garga@FreeBSD.org
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index 37dea2774f38..287cec7b40a9 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -8,7 +8,8 @@
PORTNAME= perlsh
PORTVERSION= 1.8.1
CATEGORIES= shells perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/modules\/by-module\/%SUBDIR%/authors\/id\/G\/GR\/GREGOR/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/G/GR/GREGOR
DISTNAME= psh-${PORTVERSION}
MAINTAINER= garga@FreeBSD.org