diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-20 23:44:56 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-20 23:44:56 +0800 |
commit | f3a13d06cdd8a71d9f84047312357795985fd3d2 (patch) | |
tree | 51551230715164748bdb812b26ec241a40182750 /dns/Makefile | |
parent | 5461311fedab1f8cfc6c7d5e4f0ae939061653c0 (diff) | |
download | freebsd-ports-gnome-f3a13d06cdd8a71d9f84047312357795985fd3d2.tar.gz freebsd-ports-gnome-f3a13d06cdd8a71d9f84047312357795985fd3d2.tar.zst freebsd-ports-gnome-f3a13d06cdd8a71d9f84047312357795985fd3d2.zip |
Update dns/maradns to 2.0.09.
Copy maradns 1.4.14 to dns/maradns1.
Sponsored by: Absolight
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 354c1470bcf2..3c21a2b06117 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -71,6 +71,7 @@ SUBDIR += libidn SUBDIR += linux-f10-libasyncns SUBDIR += maradns + SUBDIR += maradns1 SUBDIR += mdnsd SUBDIR += mydns SUBDIR += mydns-ng |