aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-11-27 03:45:36 +0800
committerfenner <fenner@FreeBSD.org>2005-11-27 03:45:36 +0800
commiteda24ae6f903aaa02f3b97bcaa3cca910958414e (patch)
tree38bb3b6877ec6d3467b6af0ba7dfcd9b2da483e9 /devel
parentfc9396e195ad8d6850995632b63a3bea45d096b7 (diff)
downloadfreebsd-ports-gnome-eda24ae6f903aaa02f3b97bcaa3cca910958414e.tar.gz
freebsd-ports-gnome-eda24ae6f903aaa02f3b97bcaa3cca910958414e.tar.zst
freebsd-ports-gnome-eda24ae6f903aaa02f3b97bcaa3cca910958414e.zip
Turns out VCP was on CPAN before it turned into the big mirror setup
it is now, so it's only on bioinfo and backpan.perl.org (and backpan isn't in ${MASTER_SITE_PERL_CPAN). Approved by: Hiroki Sato <hrs@FreeBSD.org> (MAINTAINER)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-VCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-VCP/Makefile b/devel/p5-VCP/Makefile
index 1dd76e5d16f4..c5f6f04e59e0 100644
--- a/devel/p5-VCP/Makefile
+++ b/devel/p5-VCP/Makefile
@@ -8,8 +8,8 @@ PORTNAME= VCP
PORTVERSION= 0.9
PORTREVISION= 2
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= XML/RBS
+MASTER_SITES= ftp://bioinfo.weizmann.ac.il/pub/software/perl/CPAN/authors/id/R/RB/RBS/ \
+ http://backpan.perl.org/authors/id/R/RB/RBS/
PKGNAMEPREFIX= p5-
MAINTAINER= hrs@FreeBSD.org