diff options
author | jmmv <jmmv> | 2003-04-11 15:41:54 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-11 15:41:54 +0000 |
commit | 605f672402341a91081e9c559c7e9ea3477167cf (patch) | |
tree | fdbb845f35e6f8b1ec8c7364c7cdf02e3b73bd2f /chat | |
parent | 7df2116f81e1090af7546d9ac186b7becfc415c5 (diff) | |
download | pkgsrc-605f672402341a91081e9c559c7e9ea3477167cf.tar.gz |
Add and enable gaim-gtk1.
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 fa8587c1cf2..59dd3fff3d6 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2003/03/22 06:22:06 salo Exp $ +# $NetBSD: Makefile,v 1.66 2003/04/11 15:41:54 jmmv Exp $ # COMMENT= communication programs @@ -20,6 +20,7 @@ SUBDIR+= fugu SUBDIR+= gabber SUBDIR+= gaim SUBDIR+= gaim-gnome +SUBDIR+= gaim-gtk1 SUBDIR+= gale SUBDIR+= gnomeicu SUBDIR+= goofey |