summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 07:35:52 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 07:35:52 +0000
commite1bfe4684c312af0dd40e59760e4d8afee4986bc (patch)
treee044f03b6624240361ea0511f6703cbf50b438c8 /news/inn
parentRemove gd.tuwien.ac.at from MASTER_SITES. The distfile (diff)
add MASTER_SITE_ISC (1) and apply them
PR: 41218 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1)
Notes
Notes: svn path=/head/; revision=63835
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile3
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