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 | 81e976dee2f5e134e4b4c7aee7f6ad2e0766387c (patch) | |
tree | 8ad6279ab7ff2212778f5096e435ea2e761ae3ef /chat | |
parent | 4a9ff6392ec51a1cdef886a7473636e55d00bf50 (diff) | |
download | pkgsrc-81e976dee2f5e134e4b4c7aee7f6ad2e0766387c.tar.gz |
Add libotr and gaim-otr.
Diffstat (limited to 'chat')
-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 |