diff options
author | adam <adam> | 2004-10-22 10:34:39 +0000 |
---|---|---|
committer | adam <adam> | 2004-10-22 10:34:39 +0000 |
commit | 5938b3e172b5cbb6280250461cd612a32dbb631f (patch) | |
tree | f2f4efbc7a115a885b5f18a30af410729de3e13c /chat | |
parent | 074261617a8484f9cc2fc8c3982ca22bb3b218ba (diff) | |
download | pkgsrc-5938b3e172b5cbb6280250461cd612a32dbb631f.tar.gz |
Imported gg2
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 aad6e19b123..825abb4b155 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2004/10/15 18:39:20 adrianp Exp $ +# $NetBSD: Makefile,v 1.98 2004/10/22 10:34:39 adam Exp $ # COMMENT= Communication programs @@ -27,6 +27,7 @@ SUBDIR+= gaim SUBDIR+= gaim-gnome SUBDIR+= gaim-gtk1 SUBDIR+= gale +SUBDIR+= gg2 SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gossip |