diff options
Diffstat (limited to 'net/libtnl/Makefile')
-rw-r--r-- | net/libtnl/Makefile | 3 |
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 |