aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-04-17 14:30:31 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-04-17 14:30:31 +0000
commit4aaab89f578233fc117be25797258ca7e2ed882d (patch)
tree0e38664987475f8c5017d144d57d775931da51c7 /shells
parent6a99e7a1383fbd4f6eafdfdda68243ae93057e20 (diff)
downloadports-4aaab89f578233fc117be25797258ca7e2ed882d.tar.gz
ports-4aaab89f578233fc117be25797258ca7e2ed882d.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/p5-Term-ShellUI/Makefile3
-rw-r--r--shells/psh/Makefile2
-rw-r--r--shells/zoidberg/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index 7b1f0cc36b6d..241b11e8ce6f 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Term-ShellUI
PORTVERSION= 0.86
CATEGORIES= shells perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Term/BRONSON
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index e15391c09516..d36068664ebe 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -8,7 +8,7 @@
PORTNAME= psh
PORTVERSION= 1.8.1
CATEGORIES= shells perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/G/GR/GREGOR
MAINTAINER= garga@FreeBSD.org
diff --git a/shells/zoidberg/Makefile b/shells/zoidberg/Makefile
index ea655366e762..cdbdf96f261a 100644
--- a/shells/zoidberg/Makefile
+++ b/shells/zoidberg/Makefile
@@ -9,9 +9,8 @@
PORTNAME= zoidberg
PORTVERSION= 0.96
CATEGORIES= shells perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
+MASTER_SITES= CPAN \
http://zoidberg.student.utwente.nl/downloads/Zoidberg/
-MASTER_SITE_SUBDIR= Bundle
DISTNAME= Zoidberg-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org