diff options
Diffstat (limited to 'news/noffle/Makefile')
-rw-r--r-- | news/noffle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 7ed1457fd3d9..85de2c4e2036 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -8,8 +8,7 @@ PORTNAME= noffle PORTVERSION= 1.1.5 CATEGORIES= news -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28devel%29/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= News server for low speed dial-up connections |