diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2011-02-06 21:06:33 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2011-02-06 21:06:33 +0000 |
commit | 88b419472f0ee395615dd6a04a91c10402745207 (patch) | |
tree | afa56e1de1a04029cfa84163c2c474010693eec8 /chat/Makefile | |
parent | 5af0d72adb8aa15dadc5d19b0a57767a9c25b003 (diff) | |
download | pkgsrc-88b419472f0ee395615dd6a04a91c10402745207.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 |