diff options
author | tron <tron@pkgsrc.org> | 2007-03-12 12:43:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-03-12 12:43:20 +0000 |
commit | 05f9dfe69f0edb88216bf5e8690c8884dafe0149 (patch) | |
tree | 6dcde3b8cf7a27fdcaaaf52bdb00b712c30a6799 /chat | |
parent | 268378b1390f33926ccc288b542b9a2cb757ed0f (diff) | |
download | pkgsrc-05f9dfe69f0edb88216bf5e8690c8884dafe0149.tar.gz |
Add and enable "xchat-perl" package.
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 c0a6b94df0a..276dbd69610 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2006/10/20 22:41:06 adrianp Exp $ +# $NetBSD: Makefile,v 1.121 2007/03/12 12:43:20 tron Exp $ # COMMENT= Communication programs @@ -95,6 +95,7 @@ SUBDIR+= vicq SUBDIR+= weechat SUBDIR+= xaric SUBDIR+= xchat +SUBDIR+= xchat-perl SUBDIR+= xchat-python SUBDIR+= xchat-systray-integration SUBDIR+= ymessenger |