diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-01-28 11:25:28 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-01-28 11:25:28 +0800 |
commit | a9058c2b849207c92e10a03e44a2cbe185cb5720 (patch) | |
tree | 9f7c55e4d406f5e981a355ee4e7849fd11af4124 /dns | |
parent | 7766067fcf09a92db5a8cc1e254319bf4fcd46cf (diff) | |
download | freebsd-ports-gnome-a9058c2b849207c92e10a03e44a2cbe185cb5720.tar.gz freebsd-ports-gnome-a9058c2b849207c92e10a03e44a2cbe185cb5720.tar.zst freebsd-ports-gnome-a9058c2b849207c92e10a03e44a2cbe185cb5720.zip |
- Keep category Makefiles sorted
Diffstat (limited to 'dns')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index 5cce882a6926..86b34c7d2abe 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -7,12 +7,12 @@ SUBDIR += adsuck SUBDIR += ares SUBDIR += autotrust + SUBDIR += bind-tools SUBDIR += bind10 SUBDIR += bind96 SUBDIR += bind98 SUBDIR += bind99 SUBDIR += bindgraph - SUBDIR += bind-tools SUBDIR += c-ares SUBDIR += checkdns SUBDIR += credns |