diff options
author | rh <rh@pkgsrc.org> | 2002-04-23 12:22:29 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-04-23 12:22:29 +0000 |
commit | 0b2f79ec563f2883709c22dbc0c8bf5b5c3d2d85 (patch) | |
tree | 1d10483b87ea0643c0dd2c8ecb4fa1211ef7f401 /net/Makefile | |
parent | 1551e3005cd7c325b350782270d134183272b360 (diff) | |
download | pkgsrc-0b2f79ec563f2883709c22dbc0c8bf5b5c3d2d85.tar.gz |
Add and enable libIDL
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 117e5dec073..f0e3592d592 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2002/04/23 12:18:10 rh Exp $ +# $NetBSD: Makefile,v 1.293 2002/04/23 12:22:29 rh Exp $ # COMMENT= Networking tools @@ -90,6 +90,7 @@ SUBDIR+= kdenetwork2 SUBDIR+= kmap SUBDIR+= latd SUBDIR+= lftp +SUBDIR+= libIDL SUBDIR+= libnids SUBDIR+= libpcap SUBDIR+= libsscript |