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 | |
parent | Looks like I was overzealous, and added a GNOME 2.5 port to the tree a bit (diff) |
Remove libgnetwork for now.
Notes
Notes:
svn path=/head/; revision=98943
-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 |