diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-24 02:19:01 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-24 02:19:01 +0000 |
commit | afe756e838e98b7f79513d17f91d321dc7fdbf4d (patch) | |
tree | 0376777d83dcc274b8f266dc137d839eaa825f74 /net/Makefile | |
parent | 94124a586bc589c1fa0ff18159db9a7572aa41d0 (diff) | |
download | ports-afe756e838e98b7f79513d17f91d321dc7fdbf4d.tar.gz ports-afe756e838e98b7f79513d17f91d321dc7fdbf4d.zip |
Add new port: net/yaz
YAZ is Z39.50 protocol API and sample client.
PR: 21412
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
Notes
Notes:
svn path=/head/; revision=34159
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 102247a757b6..da58e5752f1e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -277,6 +277,7 @@ SUBDIR += xtraceroute SUBDIR += xtradius SUBDIR += xwhois + SUBDIR += yaz SUBDIR += ytalk SUBDIR += zebra SUBDIR += zephyr |