diff options
author | jim <jim@FreeBSD.org> | 1999-08-28 02:38:33 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-28 02:38:33 +0000 |
commit | 929e461fb30940a507219f54c08472fb7347d37a (patch) | |
tree | be8a4f74e5198bc61657f72553667189ab4632af /net | |
parent | a95b6c32ae83247f0ef2dcc96f1caf8a1452743f (diff) | |
download | FreeBSD-ports-929e461fb30940a507219f54c08472fb7347d37a.zip FreeBSD-ports-929e461fb30940a507219f54c08472fb7347d37a.tar.gz |
Activate icqnix.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ba68eb1..9a18509 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.292 1999/08/26 23:32:41 cpiazza Exp $ +# $Id: Makefile,v 1.293 1999/08/27 22:37:29 jim Exp $ # SUBDIR += SSLtelnet @@ -65,6 +65,7 @@ SUBDIR += icmpinfo SUBDIR += icmpquery SUBDIR += icqlib + SUBDIR += icqnix SUBDIR += ipw SUBDIR += isc-dhcp2 SUBDIR += ivs |