diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:08:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:08:47 +0000 |
commit | 39e8819cd2197785ed72fe9c1a939b46b6d5c02d (patch) | |
tree | 329301715b9d2549b5cc0f8c00ecd2c4917344c9 /net/Makefile | |
parent | Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams. (diff) |
Add libgnetwork, a GLib-based network wrapper API that is slated to become
the de facto standard for GNOME.
Notes
Notes:
svn path=/head/; revision=106189
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 65aea7133b01..90431a1b5923 100644 --- a/net/Makefile +++ b/net/Makefile @@ -260,6 +260,7 @@ SUBDIR += libdnet SUBDIR += liberator SUBDIR += libfreenet + SUBDIR += libgnetwork SUBDIR += libicq SUBDIR += libicq2000 SUBDIR += libnet |