diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 00:47:26 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 00:47:26 +0000 |
commit | b8d63a209f1bc1e07e8f37b0c19ec0cec9967cc8 (patch) | |
tree | 24195e9355fb7e3b35611c11cda0474fb7b3550e /dns/Makefile | |
parent | 180d7d9419b20195af73b58ba2c93c5ba06d9cab (diff) | |
download | ports-b8d63a209f1bc1e07e8f37b0c19ec0cec9967cc8.tar.gz ports-b8d63a209f1bc1e07e8f37b0c19ec0cec9967cc8.zip |
Notes
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 84269a6b2823..4d4a5424b5e4 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += weedns_sc SUBDIR += rbldnsd .include <bsd.port.subdir.mk> |