diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-26 19:11:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-26 19:11:26 +0800 |
commit | 4a012d4e08f34bf6c94b47fe3940131e33d443d4 (patch) | |
tree | 721a5a8cea93bc1188701427804f8869fad5b821 /net | |
parent | 8e7b4cdc7267cda5becbcfa12ea2be6b273eec6e (diff) | |
download | freebsd-ports-gnome-4a012d4e08f34bf6c94b47fe3940131e33d443d4.tar.gz freebsd-ports-gnome-4a012d4e08f34bf6c94b47fe3940131e33d443d4.tar.zst freebsd-ports-gnome-4a012d4e08f34bf6c94b47fe3940131e33d443d4.zip |
- Mark DEPRECATED: Disappeared from CPAN
- Set EXPIRATION_DATE to 2011-11-26 (1 month later)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Subnets/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-Net-Subnets/Makefile b/net/p5-Net-Subnets/Makefile index 3ced28ac51c2..61960d012071 100644 --- a/net/p5-Net-Subnets/Makefile +++ b/net/p5-Net-Subnets/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Computing subnets in large scale networks +DEPRECATED= Disappeared from CPAN +EXPIRATION_DATE= 2011-11-26 + PERL_CONFIGURE= yes MAN3= Net::Subnets.3 |