diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-03-29 19:57:35 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-03-29 19:57:35 +0800 |
commit | 75de498188507a413d724b2301c555778a57a3dc (patch) | |
tree | 6cdada98a4025688c60cc2d96829e7441cd925ed /dns/Makefile | |
parent | d37a1444b0d21563775d3e003d51b8fc5570d3d2 (diff) | |
download | freebsd-ports-gnome-75de498188507a413d724b2301c555778a57a3dc.tar.gz freebsd-ports-gnome-75de498188507a413d724b2301c555778a57a3dc.tar.zst freebsd-ports-gnome-75de498188507a413d724b2301c555778a57a3dc.zip |
- Add mydns-ng
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 f3f9b7ab2cd2..69cd26f2686e 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -66,6 +66,7 @@ SUBDIR += maradns SUBDIR += mdnsd SUBDIR += mydns + SUBDIR += mydns-ng SUBDIR += noip SUBDIR += nsd SUBDIR += nsd2 |