diff options
author | obache <obache> | 2010-09-23 05:23:38 +0000 |
---|---|---|
committer | obache <obache> | 2010-09-23 05:23:38 +0000 |
commit | eae5b91cd23a48b1bf6ade5af2eecdf1ca06df28 (patch) | |
tree | babc5597440a9a881024d2548b729958a826c843 /chat/Makefile | |
parent | 98eb4e38c7bc508141d8719a37db3b402cb2b357 (diff) | |
download | pkgsrc-eae5b91cd23a48b1bf6ade5af2eecdf1ca06df28.tar.gz |
+ prosody
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 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 |