diff options
author | khorben <khorben> | 2016-02-24 02:30:34 +0000 |
---|---|---|
committer | khorben <khorben> | 2016-02-24 02:30:34 +0000 |
commit | 0505d5d87b427d477d66309342a20dd17b7c5832 (patch) | |
tree | 14922334ade55e9c90c120dd54f7b0a5dbf73900 /chat | |
parent | d49f9bb88f365651528d06cc6db1db6796d45f8d (diff) | |
download | pkgsrc-0505d5d87b427d477d66309342a20dd17b7c5832.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 |