diff options
author | lukem <lukem> | 2001-02-16 21:09:17 +0000 |
---|---|---|
committer | lukem <lukem> | 2001-02-16 21:09:17 +0000 |
commit | ce53854194ec79cb0de0babb412a888dc24f3985 (patch) | |
tree | c41a393f8b5705dff0126d29ef5d94ab32be0c24 /chat | |
parent | 855455271182fe7ff56bf6ee29f0c2ec7b5463d1 (diff) | |
download | pkgsrc-ce53854194ec79cb0de0babb412a888dc24f3985.tar.gz |
add fugu
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 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 |