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/arpwatch | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/arpwatch/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 74f25956d9a1..72948ec96c80 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ DISTNAME= arpwatch-2.1a11 MAINTAINER= brian@FreeBSD.org +COMMENT= Monitor arp & rarp requests GNU_CONFIGURE= yes HAS_CONFIGURE= yes diff --git a/net-mgmt/arpwatch/pkg-comment b/net-mgmt/arpwatch/pkg-comment deleted file mode 100644 index 73ccdb9c117c..000000000000 --- a/net-mgmt/arpwatch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Monitor arp & rarp requests |