diff options
author | leot <leot@pkgsrc.org> | 2017-09-04 13:58:53 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-09-04 13:58:53 +0000 |
commit | a4521c2f72dc26d4c0dc148c736ca18dd9476b20 (patch) | |
tree | 22a1e8e3780b8187cadf056ce7c1974fa627e94f /chat/Makefile | |
parent | ac9d65ea71b4b4ed6073392ddf1dd95020b1c413 (diff) | |
download | pkgsrc-a4521c2f72dc26d4c0dc148c736ca18dd9476b20.tar.gz |
+ py-hangups
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 4eab94738a5..723aa3a8fd2 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.188 2017/04/21 22:54:50 khorben Exp $ +# $NetBSD: Makefile,v 1.189 2017/09/04 13:58:53 leot Exp $ # COMMENT= Communication programs @@ -110,6 +110,7 @@ SUBDIR+= pircbot SUBDIR+= prosody SUBDIR+= psi SUBDIR+= psybnc +SUBDIR+= py-hangups SUBDIR+= py-xmpppy SUBDIR+= quirc SUBDIR+= riece |