diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /net | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) | |
download | ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.tar.gz ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Client-Ident/Makefile | 3 | ||||
-rw-r--r-- | net/radvd/Makefile | 2 | ||||
-rw-r--r-- | net/spoofer/Makefile | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index 186494ba3116..2e52f216df9b 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -8,8 +8,7 @@ PORTNAME= POE-Component-Client-Ident PORTVERSION= 1.01 CATEGORIES= net perl5 devel -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= POE +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org diff --git a/net/radvd/Makefile b/net/radvd/Makefile index 20b89f6e2d83..a78475a81452 100644 --- a/net/radvd/Makefile +++ b/net/radvd/Makefile @@ -8,7 +8,7 @@ PORTNAME= radvd PORTVERSION= 0.9.1 CATEGORIES= net ipv6 -MASTER_SITES= http://www.litech.org/radvd/dist/ +MASTER_SITES= http://www.litech.org/radvd/dist/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= A Linux/BSD IPv6 router advertisement daemon diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 4acae4cbc062..377138ad1355 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -8,7 +8,7 @@ PORTNAME= spoofer PORTVERSION= 0.4 CATEGORIES= net -MASTER_SITES= http://spoofer.csail.mit.edu/ +MASTER_SITES= http://spoofer.csail.mit.edu/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= ANA Spoofer Project testing software |