diff options
author | schnoebe <schnoebe> | 2011-02-06 21:06:33 +0000 |
---|---|---|
committer | schnoebe <schnoebe> | 2011-02-06 21:06:33 +0000 |
commit | 39a47312ef76cfc65cb8f77eca4b1ca23c635f04 (patch) | |
tree | afa56e1de1a04029cfa84163c2c474010693eec8 /chat/Makefile | |
parent | 8c480eebdd8b41cc7da359ca75e8d28d2392b393 (diff) | |
download | pkgsrc-39a47312ef76cfc65cb8f77eca4b1ca23c635f04.tar.gz |
Added py-xmpppy.
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 0ed8b57a46f..a43879d36db 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2010/12/24 00:03:03 wiz Exp $ +# $NetBSD: Makefile,v 1.158 2011/02/06 21:06:33 schnoebe Exp $ # COMMENT= Communication programs @@ -32,6 +32,7 @@ SUBDIR+= fisg SUBDIR+= gajim SUBDIR+= gale SUBDIR+= gg2 +SUBDIR+= gloox SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gossip |