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-mgmt/arpwatch-devel | |
parent | a90bcf55f605ec08944263757f9bb9f74ed22d6a (diff) | |
download | ports-f71edbd13692ebd85ad4f07209967a634491fe4d.tar.gz ports-f71edbd13692ebd85ad4f07209967a634491fe4d.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).
Notes
Notes:
svn path=/head/; revision=12711
Diffstat (limited to 'net-mgmt/arpwatch-devel')
-rw-r--r-- | net-mgmt/arpwatch-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 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 |