diff options
author | grant <grant> | 2002-06-20 04:41:45 +0000 |
---|---|---|
committer | grant <grant> | 2002-06-20 04:41:45 +0000 |
commit | 455a16348f7910bff9db6fb0ab885de5455b0187 (patch) | |
tree | 0c54e54b8e8004510057ae5edfcf6a513c073b35 /chat | |
parent | 6faaaac0bbf877b8e11995c6356b8df0cd3738c2 (diff) | |
download | pkgsrc-455a16348f7910bff9db6fb0ab885de5455b0187.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 |