diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/arpwatch | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/arpwatch')
-rw-r--r-- | net/arpwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index 4e8b292cfed..b0df5fb6fc4 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2002/10/10 13:13:05 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 22:51:00 grant Exp $ # DISTNAME= arpwatch-2.1a11 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ -MAINTAINER= bouyer@netbsd.org +MAINTAINER= bouyer@NetBSD.org COMMENT= monitor ARP activity on a network, maintaining a database USE_BUILDLINK2= yes |