diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2011-02-06 21:15:46 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2011-02-06 21:15:46 +0000 |
commit | 8b8b60f2360e78d212f40590fc48ae4a8891414c (patch) | |
tree | b11f4bdaf99ae4a9e4f8327e1b31167d91fa247a /chat/Makefile | |
parent | 88b419472f0ee395615dd6a04a91c10402745207 (diff) | |
download | pkgsrc-8b8b60f2360e78d212f40590fc48ae4a8891414c.tar.gz |
Really add 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 a43879d36db..0c5aec8df7f 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.158 2011/02/06 21:06:33 schnoebe Exp $ +# $NetBSD: Makefile,v 1.159 2011/02/06 21:15:46 schnoebe Exp $ # COMMENT= Communication programs @@ -94,6 +94,7 @@ SUBDIR+= pidgin-silc SUBDIR+= pircbot SUBDIR+= prosody SUBDIR+= psi +SUBDIR+= py-xmpppy SUBDIR+= quirc SUBDIR+= riece SUBDIR+= roxirc |