diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-02 19:22:27 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-02 19:22:27 +0000 |
commit | a7ab275d580fdedff4fac63181f7f8e80df09196 (patch) | |
tree | 06cb3445246a968fbc036079244aaad5d55dccde /net-mgmt | |
parent | 92cdbfdf92eb7ba62c099ca7aca0e45b176ac6a7 (diff) | |
download | ports-a7ab275d580fdedff4fac63181f7f8e80df09196.tar.gz ports-a7ab275d580fdedff4fac63181f7f8e80df09196.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/arpwatch/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 81ddf33346f8..d2bbef4a46c5 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -6,10 +6,11 @@ # PORTNAME= arpwatch -PORTVERSION= 2.1.a14 -PORTREVISION= 1 +PORTVERSION= 2.1.a15 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ + http://www.mirrors.wiretapped.net/security/network-monitoring/arpwatch/ \ + ftp://ftp.riken.go.jp/pub/net/lbl/ \ http://www.goodking.ca/pub/files/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/} diff --git a/net-mgmt/arpwatch/distinfo b/net-mgmt/arpwatch/distinfo index 14336fc77982..7e329665ea10 100644 --- a/net-mgmt/arpwatch/distinfo +++ b/net-mgmt/arpwatch/distinfo @@ -1,3 +1,3 @@ -MD5 (arpwatch-2.1a14.tar.gz) = a80f26ba58012755dbb9fd99fb3af660 -SHA256 (arpwatch-2.1a14.tar.gz) = c709b4020fc9c7e8c3f7ea913c8f1f30b7fed33455112e157b1b09f090ba700b -SIZE (arpwatch-2.1a14.tar.gz) = 201311 +MD5 (arpwatch-2.1a15.tar.gz) = cebfeb99c4a7c2a6cee2564770415fe7 +SHA256 (arpwatch-2.1a15.tar.gz) = c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898 +SIZE (arpwatch-2.1a15.tar.gz) = 202729 |