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 | 2519b1c6e8a65a94c0e975ac2f2ec93dc031209a (patch) | |
tree | 8a9a277b7fee6402f7c47af6dc0d5badd3557c27 /chat/Makefile | |
parent | 46fb4ea499606fbdda4826b2e984b88145bf180a (diff) | |
download | pkgsrc-2519b1c6e8a65a94c0e975ac2f2ec93dc031209a.tar.gz |
add/enable gaim-encryption
Diffstat (limited to 'chat/Makefile')
-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 |