diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-01-16 08:28:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-01-16 08:28:13 +0000 |
commit | 78d271e2f47b0f0060b49dbbefc489838ea3d03e (patch) | |
tree | 191ea3996a7b6660f6bf852119a8beffbb1357ff /net/Makefile | |
parent | 0dc6e9ece016b405fe97a315015058248887e277 (diff) | |
download | ports-78d271e2f47b0f0060b49dbbefc489838ea3d03e.tar.gz ports-78d271e2f47b0f0060b49dbbefc489838ea3d03e.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index cd4412121d74..2c27e1323ccb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -839,6 +839,7 @@ SUBDIR += zabbix-agent SUBDIR += zebra SUBDIR += zebra-server + SUBDIR += zsync SUBDIR += ztelnet .include <bsd.port.subdir.mk> |