diff options
author | brian <brian@FreeBSD.org> | 1998-08-22 10:13:51 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-08-22 10:13:51 +0800 |
commit | 5f7f270bc72a768d4d780cf7189646f101c6a036 (patch) | |
tree | 62646906c0aa1cc702fe7cae38433e717c99529e /net-mgmt | |
parent | a6093eb2733a56958ff03b79f7f28517e7cfa836 (diff) | |
download | freebsd-ports-gnome-5f7f270bc72a768d4d780cf7189646f101c6a036.tar.gz freebsd-ports-gnome-5f7f270bc72a768d4d780cf7189646f101c6a036.tar.zst freebsd-ports-gnome-5f7f270bc72a768d4d780cf7189646f101c6a036.zip |
Add www.Awfulhak.org to the distribution sites as the other
sites move the old archive away when a new one is available
(breaking the port).
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arpwatch-devel/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile index 868ee6bd6b52..f47bd6a1f320 100644 --- a/net-mgmt/arpwatch-devel/Makefile +++ b/net-mgmt/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-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 868ee6bd6b52..f47bd6a1f320 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/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 |