diff options
author | uebayasi <uebayasi> | 2002-09-17 07:10:54 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2002-09-17 07:10:54 +0000 |
commit | 2f73ee9fc003e87a32c831db7e53523607bbcf5b (patch) | |
tree | b9553019b20a7fc1884ef59c0af5422ff1f81d47 /chat | |
parent | 0a43a2e0fab2e255a8b34f552acadf739ac87870 (diff) | |
download | pkgsrc-2f73ee9fc003e87a32c831db7e53523607bbcf5b.tar.gz |
Add & enable liece.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 9c40e14112b..9ef2a8a2730 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2002/09/17 06:32:32 uebayasi Exp $ +# $NetBSD: Makefile,v 1.49 2002/09/17 07:10:54 uebayasi Exp $ # COMMENT= communication programs @@ -36,6 +36,7 @@ SUBDIR+= kicq SUBDIR+= kyahoo SUBDIR+= libirc SUBDIR+= libyahoo +SUBDIR+= liece SUBDIR+= lmme SUBDIR+= micq SUBDIR+= naim |