diff options
author | minskim <minskim> | 2004-12-03 17:31:52 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-12-03 17:31:52 +0000 |
commit | 2016663689269e8d30b508a686772235cc94d84f (patch) | |
tree | 7bf6377365951f58daba723f23aa86404f968bec /chat/Makefile | |
parent | ba5e6f97a8bc09fc9d4ecba0fc6f2afb01c20bd1 (diff) | |
download | pkgsrc-2016663689269e8d30b508a686772235cc94d84f.tar.gz |
Add and enable msnre.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index f6061b01b87..f06f9d03463 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2004/11/30 08:21:37 uebayasi Exp $ +# $NetBSD: Makefile,v 1.102 2004/12/03 17:31:52 minskim Exp $ # COMMENT= Communication programs @@ -56,6 +56,7 @@ SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= loudmouth SUBDIR+= micq +SUBDIR+= msnre SUBDIR+= mu-conference SUBDIR+= naim SUBDIR+= navi2ch |