diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-03 09:02:29 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-03 09:02:29 +0000 |
commit | edfb4fca6997d85ae8c0826f914d3b953e6faef1 (patch) | |
tree | f8484a06dace43060f2a5589015db602ec7bc753 /net | |
parent | Update mail/smtpmail (maintainer): 0.4 -> 0.4.1 (diff) |
Add zebra-devel to build
Approved by: fjoe (mentor) (implicit)
Notes
Notes:
svn path=/head/; revision=84118
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 97ef78fd0dd2..e9fc6873fec8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -740,6 +740,7 @@ SUBDIR += ysm SUBDIR += ytalk SUBDIR += zebra + SUBDIR += zebra-devel SUBDIR += zebra-pj SUBDIR += zebra-server SUBDIR += ztelnet |