diff options
author | steve <steve@FreeBSD.org> | 1999-05-09 09:17:10 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-09 09:17:10 +0800 |
commit | 7b5b2832baf91826ffff784d8a9e19066f335284 (patch) | |
tree | 15979e5eb3abfc4480598cfcb7ae3de4f3a8a3a8 | |
parent | a997a544db94714a138d2ab81bc9feee420209ea (diff) | |
download | freebsd-ports-gnome-7b5b2832baf91826ffff784d8a9e19066f335284.tar.gz freebsd-ports-gnome-7b5b2832baf91826ffff784d8a9e19066f335284.tar.zst freebsd-ports-gnome-7b5b2832baf91826ffff784d8a9e19066f335284.zip |
Activate the libnet port.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ff8524d53906..e74ff0cc657b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.259 1999/05/07 17:44:05 flathill Exp $ +# $Id: Makefile,v 1.260 1999/05/08 10:32:29 asami Exp $ # SUBDIR += IglooFTP @@ -93,6 +93,7 @@ SUBDIR += ldap SUBDIR += lftp SUBDIR += libicq + SUBDIR += libnet SUBDIR += libsocket++ SUBDIR += licq SUBDIR += llnlxdir |