diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-24 08:20:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-24 08:20:24 +0000 |
commit | 7bf57d5dd635a9c8708145364d056880d45fa221 (patch) | |
tree | d26c643710304e0cf1bbb6926165f6bf8a66cc3d /net | |
parent | 6c8f72cf63b1d91b859c13950a09663710b815d2 (diff) | |
download | freebsd-ports-7bf57d5dd635a9c8708145364d056880d45fa221.zip |
Remove libgnetwork for now.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 90e9be416267..ac4a94da11a4 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 |