diff options
author | petef <petef@FreeBSD.org> | 2001-12-25 12:59:19 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-25 12:59:19 +0800 |
commit | 729a04d4d64b7878cba7780cb92a2d97e0780a27 (patch) | |
tree | 9eda169df6ad98615945c856f56929eac4b8c519 /irc/Makefile | |
parent | 79730f187f10a4539c3320ca2666c28be815494e (diff) | |
download | freebsd-ports-gnome-729a04d4d64b7878cba7780cb92a2d97e0780a27.tar.gz freebsd-ports-gnome-729a04d4d64b7878cba7780cb92a2d97e0780a27.tar.zst freebsd-ports-gnome-729a04d4d64b7878cba7780cb92a2d97e0780a27.zip |
Add gruftistats 0.2.4, produces a web page of statistics and quotes
from IRC channel logs.
PR: 31606
Submitted by: Matthew West <mwest@uct.ac.za>
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 3f13cb7d8d23..f2ff7aa46649 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -9,6 +9,7 @@ SUBDIR += dircproxy SUBDIR += epic4 SUBDIR += ezbounce + SUBDIR += gruftistats SUBDIR += infobot SUBDIR += irc SUBDIR += ircII |