diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-07-16 22:05:53 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-07-16 22:05:53 +0000 |
commit | f9f7185b38d9e6b3fe3c40802389c14dbf54fa35 (patch) | |
tree | 4a064aff8e0ffe76c116d4694a32374aa17b2ff0 /dns/fourcdns | |
parent | 56f607a690925a8f1d363aef2b98dfe17331936b (diff) |
Notes
Diffstat (limited to 'dns/fourcdns')
-rw-r--r-- | dns/fourcdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/fourcdns/Makefile b/dns/fourcdns/Makefile index b6e27a41c502..3e0afe6abe65 100644 --- a/dns/fourcdns/Makefile +++ b/dns/fourcdns/Makefile @@ -8,7 +8,7 @@ PORTNAME= fourcdns PORTVERSION= 1.1.0 CATEGORIES= dns -MASTER_SITES= http://www.fourcalorieservers.com/ +MASTER_SITES= http://www.fourcalorieservers.com/ports/dns/fourcdns/ MAINTAINER= rscheckelhoff@fourcalorieservers.com COMMENT= A simple DNS server |