diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-08-09 11:10:06 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-08-09 11:10:06 +0000 |
commit | d55e60be519d406ee1ca9c3cb4d54bd57ff2282c (patch) | |
tree | 11d07e9872ae7ccb3cd5599f1260df30cde61914 /shells | |
parent | 39b7790b5bfc81d3c5944fff37fcdb877bb70899 (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/perlsh/Makefile | 3 | ||||
-rw-r--r-- | shells/psh/Makefile | 3 |
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 |