aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-08-01 15:35:52 +0800
committerijliao <ijliao@FreeBSD.org>2002-08-01 15:35:52 +0800
commit839e40a8819149103e5e169377e1ebe391fb1210 (patch)
tree8c2b797ae827234f131039662c90be029fdb0ce7 /news
parentfd144696f2c633a715c60127e2e56a3103cfaa25 (diff)
downloadfreebsd-ports-gnome-839e40a8819149103e5e169377e1ebe391fb1210.tar.gz
freebsd-ports-gnome-839e40a8819149103e5e169377e1ebe391fb1210.tar.zst
freebsd-ports-gnome-839e40a8819149103e5e169377e1ebe391fb1210.zip
add MASTER_SITE_ISC (1) and apply them
PR: 41218 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1)
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile3
-rw-r--r--news/inn-stable/Makefile3
-rw-r--r--news/inn/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 41d32e1cee93..ed4fb4ad60c9 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/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
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index 943da9864a63..d05c8f051662 100644
--- a/news/inn-stable/Makefile
+++ b/news/inn-stable/Makefile
@@ -10,7 +10,8 @@ PORTNAME= inn
SNAPSHOT= 20020620
PORTVERSION= 2.3.${SNAPSHOT}
CATEGORIES= news
-MASTER_SITES= ftp://ftp.isc.org/isc/inn/snapshots/
+MASTER_SITES= ${MASTER_SITE_ISC}
+MASTER_SITE_SUBDIR= inn/snapshots
DISTNAME= inn-STABLE-${SNAPSHOT}
MAINTAINER= des@FreeBSD.org
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