diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-30 06:27:01 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-30 06:27:01 +0000 |
commit | 472b1c93db245868b52664ae2c9cdd86366ddfa9 (patch) | |
tree | 77ecb35d55c7fd31799ae0101dcd85fb89526f72 | |
parent | 8739e1ed61660f41250bf68c73b6cb02b89cd658 (diff) | |
download | FreeBSD-ports-472b1c93db245868b52664ae2c9cdd86366ddfa9.zip FreeBSD-ports-472b1c93db245868b52664ae2c9cdd86366ddfa9.tar.gz |
Maybe that added an empty line to this file will force it to stay
alphabeticly.
-rw-r--r-- | dns/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index e19a255..cf96988 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ # - SUBDIR += zonecheck + SUBDIR += rbldnsd SUBDIR += weedns_sc + SUBDIR += zonecheck .include <bsd.port.subdir.mk> |