diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 1998-07-09 16:03:29 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-07-09 16:03:29 +0000 |
commit | 1c72ff4a33b5a27b175d6279edfd36516e28f435 (patch) | |
tree | 086965cb8b4d43f61a65edb61f15071df2e9b200 /net/Makefile | |
parent | 8a91e346c83abe6e4e1c1063f681f2623052c644 (diff) | |
download | ports-1c72ff4a33b5a27b175d6279edfd36516e28f435.tar.gz ports-1c72ff4a33b5a27b175d6279edfd36516e28f435.zip |
Notes
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 b6fc00dedf42..c63f2cde550e 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 |