aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-15 13:10:46 +0800
committerpat <pat@FreeBSD.org>2002-03-15 13:10:46 +0800
commitc8b4d9c10ce4d220408653fb80960c0bdd8e086e (patch)
tree581f9fc3335e9221d9183d94e84b9bf40951eca0 /net
parent0efcc6f90e21172eecb35296d79c7661df28d47c (diff)
downloadfreebsd-ports-gnome-c8b4d9c10ce4d220408653fb80960c0bdd8e086e.tar.gz
freebsd-ports-gnome-c8b4d9c10ce4d220408653fb80960c0bdd8e086e.tar.zst
freebsd-ports-gnome-c8b4d9c10ce4d220408653fb80960c0bdd8e086e.zip
Add CPAN as primary site to download tarball
PR: 35914 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Patricia/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile
index 5b289a09d76a..120360842960 100644
--- a/net/p5-Net-Patricia/Makefile
+++ b/net/p5-Net-Patricia/Makefile
@@ -8,7 +8,9 @@
PORTNAME= Net-Patricia
PORTVERSION= 1.010
CATEGORIES= net perl5
-MASTER_SITES= http://net.doit.wisc.edu/~plonka/Net-Patricia/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
+ http://net.doit.wisc.edu/~plonka/Net-Patricia/
+MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org