summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-04-02 20:43:45 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-04-02 20:43:45 +0000
commit458a30ced84277c1325ed34c5c07297ebe878b22 (patch)
tree633054c06d6059127c970448da699bb4edde693a /net-mgmt/net-snmp53
parentUpgrade to 4.05 (diff)
Round II, add some mirror sites.
Notes
Notes: svn path=/head/; revision=10395
Diffstat (limited to 'net-mgmt/net-snmp53')
-rw-r--r--net-mgmt/net-snmp53/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index 986ec17d56c1..7b65fb5c5720 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -3,12 +3,14 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.15 1997/11/23 16:59:12 asami Exp $
+# $Id: Makefile,v 1.16 1998/04/02 18:04:46 andreas Exp $
#
DISTNAME= ucd-snmp-3.3.1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/
+MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ \
+ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
+ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/
MAINTAINER= gpalmer@FreeBSD.ORG