diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 22:08:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 22:08:42 +0000 |
commit | 7323dab83466b9b02465a82d9cb919ab95272d18 (patch) | |
tree | 0c26fdf84f43d689b25993ab95bb0952cba3f402 /dns/firedns | |
parent | a56b913054966342d688448b82776bce8b94f557 (diff) | |
download | ports-7323dab83466b9b02465a82d9cb919ab95272d18.tar.gz ports-7323dab83466b9b02465a82d9cb919ab95272d18.zip |
Notes
Diffstat (limited to 'dns/firedns')
-rw-r--r-- | dns/firedns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile index 85e7e82579da..4ae0b08aeedf 100644 --- a/dns/firedns/Makefile +++ b/dns/firedns/Makefile @@ -8,8 +8,7 @@ PORTNAME= firedns PORTVERSION= 0.1.30 CATEGORIES= dns devel -MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ - http://www.wa.apana.org.au/~dean/sources/ \ +MASTER_SITES= http://www.wa.apana.org.au/~dean/sources/ \ ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= -${PORTVERSION}.tar.gz |