diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-30 11:27:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-30 11:27:57 +0800 |
commit | 039bbbff198d4dbf19218183260ed933d2170d85 (patch) | |
tree | 3e4f0d866276b8928f6b665bdd1c5c7c797e3fd0 /dns | |
parent | dd3a6108370e6c4a1a9fc98513a3cbd19bfc87c4 (diff) | |
download | freebsd-ports-gnome-039bbbff198d4dbf19218183260ed933d2170d85.tar.gz freebsd-ports-gnome-039bbbff198d4dbf19218183260ed933d2170d85.tar.zst freebsd-ports-gnome-039bbbff198d4dbf19218183260ed933d2170d85.zip |
Sort this file.
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 4d4a5424b5e4..affb29dd10db 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ # - SUBDIR += weedns_sc SUBDIR += rbldnsd + SUBDIR += weedns_sc .include <bsd.port.subdir.mk> |