diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-06-12 13:03:38 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-06-12 13:03:38 +0000 |
commit | cb8ba3f79f2f5ba97a50005a8aae7942130ddc23 (patch) | |
tree | 6667d913322e8c6077416a9f86cc17fbc3da3505 /chat/Makefile | |
parent | e9fa63e8c52ee4595ac4b063a4dbaeda027bc68f (diff) | |
download | pkgsrc-cb8ba3f79f2f5ba97a50005a8aae7942130ddc23.tar.gz |
Remove libyahoo and gtkyahoo.
The project was declared dead on February 27th 2003, although the last version
dates from August 14th 2001. Not to mention that the program does not work
any more due to all the changes in Yahoo's authentication mechanisms in the
meantime.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/Makefile b/chat/Makefile index bc014762b70..f32a17bc075 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2005/06/06 11:35:39 tron Exp $ +# $NetBSD: Makefile,v 1.113 2005/06/12 13:03:39 jmmv Exp $ # COMMENT= Communication programs @@ -31,7 +31,6 @@ SUBDIR+= gg2 SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gossip -SUBDIR+= gtkyahoo SUBDIR+= gtmess SUBDIR+= i2cb SUBDIR+= i2cbd @@ -53,7 +52,6 @@ SUBDIR+= kmess SUBDIR+= libirc SUBDIR+= libotr SUBDIR+= libtlen -SUBDIR+= libyahoo SUBDIR+= licq-core SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt |