diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/ip6_int | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'net/ip6_int')
-rw-r--r-- | net/ip6_int/Makefile | 1 | ||||
-rw-r--r-- | net/ip6_int/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/ip6_int/Makefile b/net/ip6_int/Makefile index f10c2267ebf9..57c9fc4cda8c 100644 --- a/net/ip6_int/Makefile +++ b/net/ip6_int/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty MAINTAINER= jylefort@brutele.be +COMMENT= Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value NO_BUILD= yes USE_PERL5= yes diff --git a/net/ip6_int/pkg-comment b/net/ip6_int/pkg-comment deleted file mode 100644 index 43a079ea7984..000000000000 --- a/net/ip6_int/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value |