diff options
author | mat <mat@FreeBSD.org> | 2017-10-26 21:03:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-10-26 21:03:45 +0800 |
commit | ffd4a45a54ed18a5c581bbb2b6c65b709a809418 (patch) | |
tree | dca5c428737c21c2deeebe60b5132fb8eb9612a5 /dns | |
parent | d7ca605de760e8b9889eb66740f39298687ee9fe (diff) | |
download | freebsd-ports-gnome-ffd4a45a54ed18a5c581bbb2b6c65b709a809418.tar.gz freebsd-ports-gnome-ffd4a45a54ed18a5c581bbb2b6c65b709a809418.tar.zst freebsd-ports-gnome-ffd4a45a54ed18a5c581bbb2b6c65b709a809418.zip |
Hook bind912 to the build.
Reported by: antoine
Pointy hat: mat
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index fbb51bac4780..717f3bfd8452 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -12,6 +12,7 @@ SUBDIR += bind9-devel SUBDIR += bind910 SUBDIR += bind911 + SUBDIR += bind912 SUBDIR += bind99 SUBDIR += bindgraph SUBDIR += bundy |