diff options
author | jschauma <jschauma@pkgsrc.org> | 2005-02-02 20:50:05 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2005-02-02 20:50:05 +0000 |
commit | 96ff86ddc4ac8e7956d975e36d5096b083f09e28 (patch) | |
tree | 8a9a277b7fee6402f7c47af6dc0d5badd3557c27 /chat | |
parent | b51b185e879fa7d352b5807aec99654fa5c52101 (diff) | |
download | pkgsrc-96ff86ddc4ac8e7956d975e36d5096b083f09e28.tar.gz |
add/enable gaim-encryption
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 32a0fcc7877..c8b7db87030 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2005/01/18 17:45:12 peter Exp $ +# $NetBSD: Makefile,v 1.106 2005/02/02 20:50:05 jschauma Exp $ # COMMENT= Communication programs @@ -23,6 +23,7 @@ SUBDIR+= fisg SUBDIR+= fugu SUBDIR+= gabber SUBDIR+= gaim +SUBDIR+= gaim-encryption SUBDIR+= gale SUBDIR+= gg2 SUBDIR+= gnomeicu |