diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net-mgmt/p5-NetAddr-IP | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'net-mgmt/p5-NetAddr-IP')
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile index 140bb7b7b12d..a9f654cf2744 100644 --- a/net-mgmt/p5-NetAddr-IP/Makefile +++ b/net-mgmt/p5-NetAddr-IP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= NetAddr PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Perl module for working with IP addresses and blocks thereof BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net-mgmt/p5-NetAddr-IP/pkg-comment b/net-mgmt/p5-NetAddr-IP/pkg-comment deleted file mode 100644 index 59f71b01edd5..000000000000 --- a/net-mgmt/p5-NetAddr-IP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for working with IP addresses and blocks thereof |