diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-15 05:10:46 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-15 05:10:46 +0000 |
commit | f8db4124d735c71e6f3eea8dae92533161f8e814 (patch) | |
tree | af9b13db9bbc20f2c88cbfca7b08cae984044a61 /net/p5-Net-Patricia | |
parent | 5647ada22adc446269df81c774fbe48d354ea3a9 (diff) | |
download | ports-f8db4124d735c71e6f3eea8dae92533161f8e814.tar.gz ports-f8db4124d735c71e6f3eea8dae92533161f8e814.zip |
Notes
Diffstat (limited to 'net/p5-Net-Patricia')
-rw-r--r-- | net/p5-Net-Patricia/Makefile | 4 |
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 |