diff options
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r-- | news/inn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 41d32e1cee93..ed4fb4ad60c9 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -8,7 +8,8 @@ PORTNAME= inn PORTVERSION= 2.3.3 CATEGORIES= news -MASTER_SITES= ftp://ftp.isc.org/isc/inn/ +MASTER_SITES= ${MASTER_SITE_ISC} +MASTER_SITE_SUBDIR= inn NO_LATEST_LINK= yes MAINTAINER= des@FreeBSD.org |