diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-13 01:06:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-13 01:06:45 +0800 |
commit | 0b2cbb8c6ed1c4ef6b8b007b23a438a27e3ff08d (patch) | |
tree | 67ad9e34bbb8648f1cc9bc7f7a60cc99964b6b14 /net-mgmt/arpwatch | |
parent | c63dc0033c31144ee55e059859871a386c9917d7 (diff) | |
download | freebsd-ports-gnome-0b2cbb8c6ed1c4ef6b8b007b23a438a27e3ff08d.tar.gz freebsd-ports-gnome-0b2cbb8c6ed1c4ef6b8b007b23a438a27e3ff08d.tar.zst freebsd-ports-gnome-0b2cbb8c6ed1c4ef6b8b007b23a438a27e3ff08d.zip |
Remove obsolete mirror site.
Source: distfile survey
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 569341d3cb30..dcfa82b59a95 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -8,8 +8,7 @@ PORTNAME= arpwatch PORTVERSION= 2.1.a13 CATEGORIES= net-mgmt -MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ - ftp://ftp.ee.lbl.gov/ +MASTER_SITES= ftp://ftp.ee.lbl.gov/ DISTNAME= arpwatch-2.1a13 MAINTAINER= ports@FreeBSD.org |