summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 02:39:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 02:39:30 +0000
commitd5126fe5f3785a5e7ea3f8495d60f5c932485252 (patch)
treec83edb5f85465a37af2c2102568f5d40fee72013 /dns
parentfix build on -stable (diff)
introduce MASTER_SITE_GNU_ALPHA
Notes
Notes: svn path=/head/; revision=92672
Diffstat (limited to 'dns')
-rw-r--r--dns/libidn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index af5d3dcae251..0968fa9b0d45 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -9,9 +9,9 @@ PORTNAME= libidn
PORTVERSION= 0.3.3
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
- ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
http://josefsson.org/libidn/releases/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= Internationalized Domain Names command line tool