diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-07 06:52:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-07 06:52:50 +0800 |
commit | 31679a32fddbd95443438f5c148004f48354ee59 (patch) | |
tree | 08d0335630ac1739ab086869b062b11ad03824b4 /net-mgmt/net-snmp-tkmib | |
parent | f6182bef99b15f6d53c84dd81a1cb8c02096e6d8 (diff) | |
download | freebsd-ports-gnome-31679a32fddbd95443438f5c148004f48354ee59.tar.gz freebsd-ports-gnome-31679a32fddbd95443438f5c148004f48354ee59.tar.zst freebsd-ports-gnome-31679a32fddbd95443438f5c148004f48354ee59.zip |
Remove obsolete mastersites.
Source: distfile survey
Approved by: maintainer
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} |