diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-08 21:46:56 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-08 21:46:56 +0800 |
commit | 8cc7c5e22c27db370d1a7b1f24194da774ca5de3 (patch) | |
tree | 00e0002a9a1c0e06f5686908a92d4be132808c73 /dns | |
parent | fbb1a3869a1d753745579fd7e78bb683f5084453 (diff) | |
download | freebsd-ports-gnome-8cc7c5e22c27db370d1a7b1f24194da774ca5de3.tar.gz freebsd-ports-gnome-8cc7c5e22c27db370d1a7b1f24194da774ca5de3.tar.zst freebsd-ports-gnome-8cc7c5e22c27db370d1a7b1f24194da774ca5de3.zip |
Finish removing weedns_sc
Pointy hat to: kris
Diffstat (limited to 'dns')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index 15016f8f4b33..f6baa2cefffb 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -68,7 +68,6 @@ SUBDIR += totd SUBDIR += updatedd SUBDIR += walker - SUBDIR += weedns_sc SUBDIR += zonecheck .include <bsd.port.subdir.mk> |