diff options
author | Brian Somers <brian@FreeBSD.org> | 2002-03-13 11:31:08 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2002-03-13 11:31:08 +0000 |
commit | 820313fb80e37066624393c5e749c6d97c54e1ba (patch) | |
tree | f0c464d0fbb797f62c95887866c0999cea73f759 /net | |
parent | 75811ba0976d2d56d030fb7b0c6e77bb09365e0a (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/arpwatch-devel/Makefile | 4 | ||||
-rw-r--r-- | net/arpwatch/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/arpwatch-devel/Makefile b/net/arpwatch-devel/Makefile index 20ed2db0c165..500304699735 100644 --- a/net/arpwatch-devel/Makefile +++ b/net/arpwatch-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: arpwatch # Date created: March 24 1997 -# Whom: Brian Somers <brian@Awfulhak.org> +# Whom: Brian Somers <brian@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ DISTNAME= arpwatch-2.1a11 -MAINTAINER= brian@Awfulhak.org +MAINTAINER= brian@FreeBSD.org GNU_CONFIGURE= yes HAS_CONFIGURE= yes diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index 20ed2db0c165..500304699735 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: arpwatch # Date created: March 24 1997 -# Whom: Brian Somers <brian@Awfulhak.org> +# Whom: Brian Somers <brian@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ DISTNAME= arpwatch-2.1a11 -MAINTAINER= brian@Awfulhak.org +MAINTAINER= brian@FreeBSD.org GNU_CONFIGURE= yes HAS_CONFIGURE= yes |