diff options
author | nathanw <nathanw@pkgsrc.org> | 2005-03-24 21:26:01 +0000 |
---|---|---|
committer | nathanw <nathanw@pkgsrc.org> | 2005-03-24 21:26:01 +0000 |
commit | 548ff9e58b5719c1925f82b156ae5a216b61377a (patch) | |
tree | 8ad6279ab7ff2212778f5096e435ea2e761ae3ef /chat/Makefile | |
parent | d58d11a56fc64b2c1580e9210b67725b2bbe29b6 (diff) | |
download | pkgsrc-548ff9e58b5719c1925f82b156ae5a216b61377a.tar.gz |
Add libotr and gaim-otr.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index f237c7d0f26..bee37a11b7d 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2005/02/25 18:48:36 reed Exp $ +# $NetBSD: Makefile,v 1.109 2005/03/24 21:26:01 nathanw Exp $ # COMMENT= Communication programs @@ -25,6 +25,7 @@ SUBDIR+= fugu SUBDIR+= gabber SUBDIR+= gaim SUBDIR+= gaim-encryption +SUBDIR+= gaim-otr SUBDIR+= gale SUBDIR+= gg2 SUBDIR+= gnomeicu @@ -50,6 +51,7 @@ SUBDIR+= jabberd2 SUBDIR+= kadu SUBDIR+= kmess SUBDIR+= libirc +SUBDIR+= libotr SUBDIR+= libtlen SUBDIR+= libyahoo SUBDIR+= licq-core |