diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-03 06:50:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-03 06:50:46 +0000 |
commit | 7591507e745e379728675148027f458f71592385 (patch) | |
tree | 405b01ae4aead3cd25f5f88e00cb8af2ec51677d /net-mgmt/arpwatch | |
parent | 14882a48e1c6d34adabb86153496d8d549d21b92 (diff) | |
download | ports-7591507e745e379728675148027f458f71592385.tar.gz ports-7591507e745e379728675148027f458f71592385.zip |
Notes
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 23751624309b..967b65dee71a 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ DISTNAME= arpwatch-2.1a11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Monitor arp & rarp requests GNU_CONFIGURE= yes |