diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 22:52:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 22:52:50 +0000 |
commit | b75fa779f8c7d047dddcdd91c6c633f57649a061 (patch) | |
tree | e078604d78d025b92f14607cb4963c828f4f0ec3 /net-mgmt/net-snmp-tkmib | |
parent | 6dea7571e4305c3a0aa035c9c031b928de090b11 (diff) | |
download | ports-b75fa779f8c7d047dddcdd91c6c633f57649a061.tar.gz ports-b75fa779f8c7d047dddcdd91c6c633f57649a061.zip |
Remove obsolete mastersites.
Source: distfile survey
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=144434
Diffstat (limited to 'net-mgmt/net-snmp-tkmib')
-rw-r--r-- | net-mgmt/net-snmp-tkmib/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/net-snmp-tkmib/Makefile b/net-mgmt/net-snmp-tkmib/Makefile index f65c35f0580c..8ec2c7c99209 100644 --- a/net-mgmt/net-snmp-tkmib/Makefile +++ b/net-mgmt/net-snmp-tkmib/Makefile @@ -8,10 +8,7 @@ PORTNAME= ucd-snmp-tkmib PORTVERSION= 4.2.3 CATEGORIES= net-mgmt -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ucd-snmp.ucdavis.edu/ \ - ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ - ftp://ftp.win.ne.jp/pub/network/snmp/ucd-snmp/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp DISTNAME= ucd-snmp-${PORTVERSION} |