diff options
Diffstat (limited to 'news/inn-stable/Makefile')
-rw-r--r-- | news/inn-stable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 91746f9..228755e 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -7,8 +7,9 @@ PORTNAME= inn-stable PORTVERSION= v22 CATEGORIES= news -MASTER_SITES= http://people.FreeBSD.org/~andreas/download/ \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.isc.org/isc/inn/snapshots/ +MASTER_SITE_SUBDIR= andreas DISTNAME= inn-STABLE_2_2-2000-02-25_03-09 MAINTAINER= andreas@FreeBSD.org |