diff options
author | Brian Somers <brian@FreeBSD.org> | 1998-08-22 02:13:51 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 1998-08-22 02:13:51 +0000 |
commit | f71edbd13692ebd85ad4f07209967a634491fe4d (patch) | |
tree | d03a23ecef07ed77c890c9722b8fc5d565911168 /net | |
parent | a90bcf55f605ec08944263757f9bb9f74ed22d6a (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/arpwatch-devel/Makefile | 5 | ||||
-rw-r--r-- | net/arpwatch/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/arpwatch-devel/Makefile b/net/arpwatch-devel/Makefile index 868ee6bd6b52..f47bd6a1f320 100644 --- a/net/arpwatch-devel/Makefile +++ b/net/arpwatch-devel/Makefile @@ -3,12 +3,13 @@ # Date created: March 24 1997 # Whom: Brian Somers <brian@Awfulhak.org> # -# $Id: Makefile,v 1.8 1998/07/02 10:45:35 vanilla Exp $ +# $Id: Makefile,v 1.9 1998/08/21 18:09:19 brian Exp $ # DISTNAME= arpwatch-2.1a4 CATEGORIES= net -MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ +MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ + ftp://ftp.ee.lbl.gov/ \ ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/arpwatch/ EXTRACT_SUFX= .tar.Z diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index 868ee6bd6b52..f47bd6a1f320 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -3,12 +3,13 @@ # Date created: March 24 1997 # Whom: Brian Somers <brian@Awfulhak.org> # -# $Id: Makefile,v 1.8 1998/07/02 10:45:35 vanilla Exp $ +# $Id: Makefile,v 1.9 1998/08/21 18:09:19 brian Exp $ # DISTNAME= arpwatch-2.1a4 CATEGORIES= net -MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ +MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ + ftp://ftp.ee.lbl.gov/ \ ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/arpwatch/ EXTRACT_SUFX= .tar.Z |