aboutsummaryrefslogtreecommitdiff
path: root/net/libtnl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
commit535382b89150108fea8bdf4a729e9ed1257f42f8 (patch)
tree1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /net/libtnl
parentbf8370accdc8c1debd25f233b58f951224d56a2e (diff)
downloadports-535382b89150108fea8bdf4a729e9ed1257f42f8.tar.gz
ports-535382b89150108fea8bdf4a729e9ed1257f42f8.zip
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=240715
Diffstat (limited to 'net/libtnl')
-rw-r--r--net/libtnl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libtnl/Makefile b/net/libtnl/Makefile
index 6386e6ec3920..c337b723dc7e 100644
--- a/net/libtnl/Makefile
+++ b/net/libtnl/Makefile
@@ -8,8 +8,7 @@
PORTNAME= libtnl
PORTVERSION= 1.5.0
CATEGORIES= net devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= opentnl
+MASTER_SITES= SF/opentnl/TNL%20Source/${PORTVERSION}
DISTNAME= tnl-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org