diff options
author | khorben <khorben@pkgsrc.org> | 2015-02-15 17:41:49 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2015-02-15 17:41:49 +0000 |
commit | 6c2d88c1bb0e4bf640ba57e355a2912b6ba1e0c2 (patch) | |
tree | 88767a33b7f52c774788649b830d9ba812f0997d /chat | |
parent | a938da47b8519a5df213bb55944edfc1c22a0eaa (diff) | |
download | pkgsrc-6c2d88c1bb0e4bf640ba57e355a2912b6ba1e0c2.tar.gz |
Imported chat/hexchat 2.10.2 from pkgsrc-wip
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 5573e11afc8..a7c198e9239 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2015/01/04 12:02:21 joerg Exp $ +# $NetBSD: Makefile,v 1.178 2015/02/15 17:41:49 khorben Exp $ # COMMENT= Communication programs @@ -35,6 +35,7 @@ SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gossip SUBDIR+= gtmess +SUBDIR+= hexchat SUBDIR+= i2cb SUBDIR+= i2cbd SUBDIR+= icb |