diff options
author | joerg <joerg@pkgsrc.org> | 2008-04-17 12:43:22 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-04-17 12:43:22 +0000 |
commit | abba8ab89297c744a6eb85ade0a7f8dc99c41a46 (patch) | |
tree | b746fb140f42f98ce6c2907b2b132fb9e3c0b4db /net/Makefile | |
parent | 523bb0352c3b878656f910b1fc652c62765cf4a1 (diff) | |
download | pkgsrc-abba8ab89297c744a6eb85ade0a7f8dc99c41a46.tar.gz |
Add libsoup24.
No cookie for: drochner
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d0911ab3765..76931e5e825 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.705 2008/04/06 23:41:16 seb Exp $ +# $NetBSD: Makefile,v 1.706 2008/04/17 12:43:22 joerg Exp $ # COMMENT= Networking tools @@ -194,6 +194,7 @@ SUBDIR+= libnids SUBDIR+= libpcap SUBDIR+= libradius SUBDIR+= libsoup-devel +SUBDIR+= libsoup24 SUBDIR+= libsscript SUBDIR+= libtorrent SUBDIR+= libtrace |