aboutsummaryrefslogtreecommitdiffstats
path: root/net/net-snmp4
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-03-25 11:45:36 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-03-25 11:45:36 +0800
commita962050ba54a877d731700619e88dc99aa7d9321 (patch)
tree1ed716a2cabd8b79d495e7f15c5e9aa45e58866e /net/net-snmp4
parent32909abb5773ae9f847f65fa8f0789cbdf8f9279 (diff)
downloadfreebsd-ports-gnome-a962050ba54a877d731700619e88dc99aa7d9321.tar.gz
freebsd-ports-gnome-a962050ba54a877d731700619e88dc99aa7d9321.tar.zst
freebsd-ports-gnome-a962050ba54a877d731700619e88dc99aa7d9321.zip
Fix MASTER_SITES.
PR: ports/36247 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net/net-snmp4')
-rw-r--r--net/net-snmp4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile
index 4a3c19ebc2af..e6af1da01037 100644
--- a/net/net-snmp4/Makefile
+++ b/net/net-snmp4/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
- ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/
+ ftp://ftp.win.ne.jp/pub/network/snmp/ucd-snmp/
MASTER_SITE_SUBDIR= net-snmp
MAINTAINER= billf@FreeBSD.org