diff options
author | khorben <khorben@pkgsrc.org> | 2016-02-24 02:30:34 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2016-02-24 02:30:34 +0000 |
commit | 47f445f85c17dcaa5e6b206f2e908c5d1d8cfb9b (patch) | |
tree | 14922334ade55e9c90c120dd54f7b0a5dbf73900 /chat | |
parent | 2971ca5190c05993965291f7e8dfdce7f2507467 (diff) | |
download | pkgsrc-47f445f85c17dcaa5e6b206f2e908c5d1d8cfb9b.tar.gz |
Add telegram-purple
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 1b17ab5b25f..5da6bebfa24 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2016/01/17 15:23:47 jaapb Exp $ +# $NetBSD: Makefile,v 1.187 2016/02/24 02:30:34 khorben Exp $ # COMMENT= Communication programs @@ -123,6 +123,7 @@ SUBDIR+= sirc SUBDIR+= smirk SUBDIR+= spectrum SUBDIR+= swift +SUBDIR+= telegram-purple SUBDIR+= telepathy-farsight SUBDIR+= telepathy-farstream SUBDIR+= telepathy-gabble |