diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-25 21:01:27 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-25 21:01:27 +0800 |
commit | e5a3a3ce381211fd702f53d5fd0e4cb5731e5c4e (patch) | |
tree | c46ff61f6a9f16d1f03d056c704bdb54834ff6fe /dns | |
parent | d34e89a5ac862587626890c01677b92bb6d28222 (diff) | |
download | freebsd-ports-gnome-e5a3a3ce381211fd702f53d5fd0e4cb5731e5c4e.tar.gz freebsd-ports-gnome-e5a3a3ce381211fd702f53d5fd0e4cb5731e5c4e.tar.zst freebsd-ports-gnome-e5a3a3ce381211fd702f53d5fd0e4cb5731e5c4e.zip |
Forgot to hook bind913 to the build.
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 734836f16d13..64dedb98d972 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -13,6 +13,7 @@ SUBDIR += bind910 SUBDIR += bind911 SUBDIR += bind912 + SUBDIR += bind913 SUBDIR += bind99 SUBDIR += bindgraph SUBDIR += bundy |