diff options
author | jlam <jlam> | 2001-10-23 02:07:41 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-10-23 02:07:41 +0000 |
commit | 5a39a1dd5fbbec58d9c287a0cd073fc1a3913f5f (patch) | |
tree | 9751eab5232977ffd9225a66ec742fae993bb3c6 /chat/Makefile | |
parent | bea8923d0d08c739ada2d43a4c0088cf758879a9 (diff) | |
download | pkgsrc-5a39a1dd5fbbec58d9c287a0cd073fc1a3913f5f.tar.gz |
Note addition of chat/gtkyahoo.
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 ab0898c54c5..2c5fe50835e 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/10/21 21:38:22 seb Exp $ +# $NetBSD: Makefile,v 1.22 2001/10/23 02:07:41 jlam Exp $ # COMMENT= communication programs @@ -11,6 +11,7 @@ SUBDIR+= epic4 SUBDIR+= fugu SUBDIR+= gaim SUBDIR+= gale +SUBDIR+= gtkyahoo SUBDIR+= gnomeicu SUBDIR+= icb SUBDIR+= icqlib |