diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-14 12:40:26 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-14 12:40:26 +0000 |
commit | 20a6575a354ba5555e08c18a0b1565c4db9f05c3 (patch) | |
tree | 37fd704877ce7534338a87dc5de06dfe0b62c8cc /net/Makefile | |
parent | 1164d19a0acef1ed6a8a1d9c648fcab1e3462988 (diff) | |
download | FreeBSD-ports-20a6575a354ba5555e08c18a0b1565c4db9f05c3.zip FreeBSD-ports-20a6575a354ba5555e08c18a0b1565c4db9f05c3.tar.gz |
add citadel
Citadel/UX Communications Server
PR: 30807
Submitted by: Brian Ledbetter <brian@shadowcom.net>
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 bc1c845..4d4e039 100644 --- a/net/Makefile +++ b/net/Makefile @@ -38,6 +38,7 @@ SUBDIR += cidr SUBDIR += cisco_conf SUBDIR += ciscoconf + SUBDIR += citadel SUBDIR += citrix_ica SUBDIR += click SUBDIR += clog |