diff options
author | bms <bms@FreeBSD.org> | 2009-07-10 23:58:58 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2009-07-10 23:58:58 +0800 |
commit | e025b6b9729560092b4a5a861fc63b76a78266a7 (patch) | |
tree | 1613b0075ece90f7450f273d060929472b1f4230 /net-mgmt/libsmi | |
parent | bbdbea5b3c6bd7b2aa90b02ba30982eff1931ff6 (diff) | |
download | freebsd-ports-gnome-e025b6b9729560092b4a5a861fc63b76a78266a7.tar.gz freebsd-ports-gnome-e025b6b9729560092b4a5a861fc63b76a78266a7.tar.zst freebsd-ports-gnome-e025b6b9729560092b4a5a861fc63b76a78266a7.zip |
Chase local distfile mirror, as master site is flaky.
Reviewed by: pav
Diffstat (limited to 'net-mgmt/libsmi')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 64004338f168..6b06187de13b 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -8,7 +8,8 @@ PORTNAME= libsmi PORTVERSION= 0.4.8 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ +MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ \ + LOCAL/bms MAINTAINER= ports@FreeBSD.org COMMENT= A library to access SMI MIB information |