diff options
-rw-r--r-- | devel/libwfut/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile index 89e379020635..0b83fcc9f6ef 100644 --- a/devel/libwfut/Makefile +++ b/devel/libwfut/Makefile @@ -9,8 +9,7 @@ PORTNAME= libwfut PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= worldforge +MASTER_SITES= SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge update library |