diff options
author | rh <rh> | 2002-05-26 00:22:34 +0000 |
---|---|---|
committer | rh <rh> | 2002-05-26 00:22:34 +0000 |
commit | 779ca64792ab216ff1513a15d65a043bb230a919 (patch) | |
tree | 25d103da159034e56767ac8495c0a08fb53c80da /net | |
parent | 2690979f5d47c89a06108717810424f51c94d4a9 (diff) | |
download | pkgsrc-779ca64792ab216ff1513a15d65a043bb230a919.tar.gz |
Add and enable lambdamoo packages
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7aac38df16f..49855af97e2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.302 2002/05/25 12:58:27 markd Exp $ +# $NetBSD: Makefile,v 1.303 2002/05/26 00:22:34 rh Exp $ # COMMENT= Networking tools @@ -92,6 +92,9 @@ SUBDIR+= jwhois SUBDIR+= kdenetwork SUBDIR+= kdenetwork2 SUBDIR+= kmap +SUBDIR+= lambdamoo +SUBDIR+= lambdamoo-core +SUBDIR+= lambdamoo-doc SUBDIR+= latd SUBDIR+= lftp SUBDIR+= libIDL |