diff options
author | hrs <hrs@FreeBSD.org> | 2013-07-21 21:23:43 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2013-07-21 21:23:43 +0800 |
commit | 171a31525505623c8a1e3014943f685e6f48d79c (patch) | |
tree | 674fa16391156e647626af0476a8ed2a6198a9d8 /dns/Makefile | |
parent | 5f05f300ddd43a72a3669346f29a673dca6f33d3 (diff) | |
download | freebsd-ports-gnome-171a31525505623c8a1e3014943f685e6f48d79c.tar.gz freebsd-ports-gnome-171a31525505623c8a1e3014943f685e6f48d79c.tar.zst freebsd-ports-gnome-171a31525505623c8a1e3014943f685e6f48d79c.zip |
Re-add dns/dnsperf and update to 2.0.0.0.
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 df25e5231b0e..f791555e2462 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -38,6 +38,7 @@ SUBDIR += dnsmasq SUBDIR += dnsmasq-devel SUBDIR += dnsmax-perl + SUBDIR += dnsperf SUBDIR += dnsproxy SUBDIR += dnsreflector SUBDIR += dnstop |