diff options
author | eivind <eivind@FreeBSD.org> | 1998-07-09 16:03:29 +0000 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 1998-07-09 16:03:29 +0000 |
commit | a7751a69bf9956b187703f1a88a1cc424963383b (patch) | |
tree | 84937c08813869fcb3ec187609f66728be60ec61 /net/Makefile | |
parent | b4fd0c2075b8b7f5c3d334177e03de66e8ab81a6 (diff) | |
download | FreeBSD-ports-a7751a69bf9956b187703f1a88a1cc424963383b.zip FreeBSD-ports-a7751a69bf9956b187703f1a88a1cc424963383b.tar.gz |
Activate licq
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b6fc00d..c63f2cd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.170 1998/07/06 22:48:31 nectar Exp $ +# $Id: Makefile,v 1.171 1998/07/07 20:36:55 mph Exp $ # SUBDIR += SSLtelnet @@ -51,6 +51,7 @@ SUBDIR += ldap SUBDIR += lftp SUBDIR += libsocket++ + SUBDIR += licq SUBDIR += llnlxdir SUBDIR += llnlxftp SUBDIR += macipgw |