diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-03 03:22:27 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-03 03:22:27 +0800 |
commit | 16ee43d91a244f7d1ce57f109077e4bb45f11a48 (patch) | |
tree | 0c303ee0c7953ac62b9c8d3dd2134f1ddf114cdd /net-mgmt | |
parent | c1eb675bae2914da610e47e884638843be7821dd (diff) | |
download | freebsd-ports-gnome-16ee43d91a244f7d1ce57f109077e4bb45f11a48.tar.gz freebsd-ports-gnome-16ee43d91a244f7d1ce57f109077e4bb45f11a48.tar.zst freebsd-ports-gnome-16ee43d91a244f7d1ce57f109077e4bb45f11a48.zip |
- Update to 2.1.a15
- Add more mirrors
PR: 101276
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
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 |