diff options
Diffstat (limited to 'net/net-snmp4/Makefile')
-rw-r--r-- | net/net-snmp4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 62f62e7..5186049 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -8,9 +8,11 @@ PORTNAME= ucd-snmp PORTVERSION= 4.1.2 CATEGORIES= net ipv6 -MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \ +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/ +MASTER_SITE_SUBDIR= net-snmp MAINTAINER= billf@FreeBSD.org |