diff options
author | obrien <obrien@FreeBSD.org> | 1997-03-31 02:12:59 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-03-31 02:12:59 +0800 |
commit | c79a3f50c7779f56139fc766ae716aac7b091919 (patch) | |
tree | 7efa4655f4346cd1261444b8fdd76a88924bdc36 /net-mgmt/arpwatch-devel | |
parent | 2363ca6a3c3359bc1da3008d92d209d15b28b93e (diff) | |
download | freebsd-ports-gnome-c79a3f50c7779f56139fc766ae716aac7b091919.tar.gz freebsd-ports-gnome-c79a3f50c7779f56139fc766ae716aac7b091919.tar.zst freebsd-ports-gnome-c79a3f50c7779f56139fc766ae716aac7b091919.zip |
COMMENT should be one line and as short as possible and still be able
to convey information.
Need to package compressed manpages
Diffstat (limited to 'net-mgmt/arpwatch-devel')
-rw-r--r-- | net-mgmt/arpwatch-devel/pkg-comment | 3 | ||||
-rw-r--r-- | net-mgmt/arpwatch-devel/pkg-plist | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/arpwatch-devel/pkg-comment b/net-mgmt/arpwatch-devel/pkg-comment index 72a872aee3d6..73ccdb9c117c 100644 --- a/net-mgmt/arpwatch-devel/pkg-comment +++ b/net-mgmt/arpwatch-devel/pkg-comment @@ -1,2 +1 @@ -Monitor arp & rarp requests, building a table of known -IP resolutions and DNS entries on the local network. +Monitor arp & rarp requests diff --git a/net-mgmt/arpwatch-devel/pkg-plist b/net-mgmt/arpwatch-devel/pkg-plist index 94e26bc31a3a..2ce13a526f29 100644 --- a/net-mgmt/arpwatch-devel/pkg-plist +++ b/net-mgmt/arpwatch-devel/pkg-plist @@ -1,4 +1,4 @@ sbin/arpwatch sbin/arpsnmp -man/man8/arpwatch.8 -man/man8/arpsnmp.8 +man/man8/arpwatch.8.gz +man/man8/arpsnmp.8.gz |