diff options
author | grant <grant@pkgsrc.org> | 2002-06-20 04:41:45 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-20 04:41:45 +0000 |
commit | 343bd26a19add992170f13184daf7a44dc4eba58 (patch) | |
tree | 0c54e54b8e8004510057ae5edfcf6a513c073b35 /chat | |
parent | 67f6c15597ef0de467d2ef7660675b455317d72f (diff) | |
download | pkgsrc-343bd26a19add992170f13184daf7a44dc4eba58.tar.gz |
add goofey
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 64b13a7acee..61467f0e8d0 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2002/06/20 01:08:32 grant Exp $ +# $NetBSD: Makefile,v 1.39 2002/06/20 04:41:45 grant Exp $ # COMMENT= communication programs @@ -19,6 +19,7 @@ SUBDIR+= fugu SUBDIR+= gaim SUBDIR+= gale SUBDIR+= gnomeicu +SUBDIR+= goofey SUBDIR+= gtkyahoo SUBDIR+= icb SUBDIR+= icqlib |