diff options
Diffstat (limited to 'net-mgmt/p5-Tie-NetAddr-IP')
-rw-r--r-- | net-mgmt/p5-Tie-NetAddr-IP/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/p5-Tie-NetAddr-IP/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/Makefile b/net-mgmt/p5-Tie-NetAddr-IP/Makefile index 922e03f65c44..ce16babef13b 100644 --- a/net-mgmt/p5-Tie-NetAddr-IP/Makefile +++ b/net-mgmt/p5-Tie-NetAddr-IP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Tie PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Tie::NetAddr::IP - Implements a Hash where the key is a subnet BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net-mgmt/p5-Tie-NetAddr-IP/pkg-comment b/net-mgmt/p5-Tie-NetAddr-IP/pkg-comment deleted file mode 100644 index 0b23d2661afb..000000000000 --- a/net-mgmt/p5-Tie-NetAddr-IP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tie::NetAddr::IP - Implements a Hash where the key is a subnet |