diff options
author | obache <obache@pkgsrc.org> | 2010-09-23 05:23:38 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-23 05:23:38 +0000 |
commit | 88a294fdaed02ecc306557964c4d01a934c45c9a (patch) | |
tree | babc5597440a9a881024d2548b729958a826c843 /chat | |
parent | 4113f810579a4f06c1810bb6da5b54f4e43e4ae8 (diff) | |
download | pkgsrc-88a294fdaed02ecc306557964c4d01a934c45c9a.tar.gz |
+ prosody
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 0e611a86c7c..985013172cd 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2010/07/09 09:48:16 drochner Exp $ +# $NetBSD: Makefile,v 1.155 2010/09/23 05:23:38 obache Exp $ # COMMENT= Communication programs @@ -90,6 +90,7 @@ SUBDIR+= pidgin-otr SUBDIR+= pidgin-sametime SUBDIR+= pidgin-silc SUBDIR+= pircbot +SUBDIR+= prosody SUBDIR+= psi SUBDIR+= quirc SUBDIR+= riece |