summaryrefslogtreecommitdiff
path: root/lang/p5-ePerl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-21 15:19:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-21 15:19:42 +0000
commit24ac9498b0a19089927fc82dbff66da76efb924b (patch)
tree388ade8770ab23ed59f8ad59de309c1b74564fe8 /lang/p5-ePerl
parentFix security risk for setuid news programs. (diff)
- Introduce MASTER_SITE_OSSP
PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=116953
Diffstat (limited to 'lang/p5-ePerl')
-rw-r--r--lang/p5-ePerl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/p5-ePerl/Makefile b/lang/p5-ePerl/Makefile
index 9cfe21eb8548..7074b139eb87 100644
--- a/lang/p5-ePerl/Makefile
+++ b/lang/p5-ePerl/Makefile
@@ -8,9 +8,8 @@
PORTNAME= eperl
PORTVERSION= 2.2.14
CATEGORIES= lang www perl5
-MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/eperl/ \
- ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=Parse
+MASTER_SITES= ${MASTER_SITE_OSSP}
+MASTER_SITE_SUBDIR= tool/${PORTNAME}
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org