diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-07-17 06:05:53 +0800 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-07-17 06:05:53 +0800 |
commit | f9f7185b38d9e6b3fe3c40802389c14dbf54fa35 (patch) | |
tree | 4a064aff8e0ffe76c116d4694a32374aa17b2ff0 /dns | |
parent | 56f607a690925a8f1d363aef2b98dfe17331936b (diff) | |
download | freebsd-ports-gnome-f9f7185b38d9e6b3fe3c40802389c14dbf54fa35.tar.gz freebsd-ports-gnome-f9f7185b38d9e6b3fe3c40802389c14dbf54fa35.tar.zst freebsd-ports-gnome-f9f7185b38d9e6b3fe3c40802389c14dbf54fa35.zip |
Master site update.
PR: ports/125612
Submitted by: rscheckelhoff@fourcalorieservers.com (maintainer)
Diffstat (limited to 'dns')
-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 |