summaryrefslogtreecommitdiff
path: root/net/net-snmp4
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-03-25 03:45:36 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-03-25 03:45:36 +0000
commit4ab5ba96d398d1c04db1c1c26a49736ee592dcd4 (patch)
tree8cb6ed3bed110b6df436de440daee9232429ecc5 /net/net-snmp4
parent#include <arpa/inet.h> for ntohl prototype. (diff)
Fix MASTER_SITES.
PR: ports/36247 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes
Notes: svn path=/head/; revision=56595
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