diff options
author | lukem <lukem@pkgsrc.org> | 2001-02-16 21:09:17 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-02-16 21:09:17 +0000 |
commit | 6cbbf89ce0ad4a62a586066dda99b7bbecd668ae (patch) | |
tree | c41a393f8b5705dff0126d29ef5d94ab32be0c24 | |
parent | 2ae005cad0bd4440ab8e6bdcd558198f963033a3 (diff) | |
download | pkgsrc-6cbbf89ce0ad4a62a586066dda99b7bbecd668ae.tar.gz |
add fugu
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index d4ef078d911..40880d23f5f 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 21:09:17 lukem Exp $ # COMMENT= communication programs SUBDIR+= bitchx SUBDIR+= epic4 +SUBDIR+= fugu SUBDIR+= gaim SUBDIR+= gale SUBDIR+= icb |