diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-24 08:20:24 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-24 08:20:24 +0000 |
commit | 56b4a21d1b8707928c0b6570f64c2b54b513240b (patch) | |
tree | cc4cc7ace16ebabd63fc68c7328791e7899a4e3b | |
parent | 886d5dee7c36cc867157dc4c9e53d532750aa1e8 (diff) | |
download | FreeBSD-ports-56b4a21d1b8707928c0b6570f64c2b54b513240b.zip FreeBSD-ports-56b4a21d1b8707928c0b6570f64c2b54b513240b.tar.gz |
Remove libgnetwork for now.
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 90e9be4..ac4a94d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -301,7 +301,6 @@ SUBDIR += libdnet SUBDIR += liberator SUBDIR += libfreenet - SUBDIR += libgnetwork SUBDIR += libicq SUBDIR += libicq2000 SUBDIR += libnet |