diff options
author | scw <scw@pkgsrc.org> | 2004-07-21 21:49:24 +0000 |
---|---|---|
committer | scw <scw@pkgsrc.org> | 2004-07-21 21:49:24 +0000 |
commit | 2df5a73a9adcd42191bfcc4b9eeb28df7f9ef1dc (patch) | |
tree | 77beb5de0431ac950327a36b7a69deffa9ab05f9 /net | |
parent | 4314051acd954b7784920a573096a0f3c894fab2 (diff) | |
download | pkgsrc-2df5a73a9adcd42191bfcc4b9eeb28df7f9ef1dc.tar.gz |
Enable kphone.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f07cb684eed..a476ca81689 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.486 2004/07/19 20:31:49 drochner Exp $ +# $NetBSD: Makefile,v 1.487 2004/07/21 21:49:24 scw Exp $ # COMMENT= Networking tools @@ -146,6 +146,7 @@ SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork2 SUBDIR+= kdenetwork3 +SUBDIR+= kphone SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core SUBDIR+= lambdamoo-doc |