diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-03 01:12:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-03 01:12:58 +0800 |
commit | 208606bc7d4674bbd50d06e7297463a8f77b8f50 (patch) | |
tree | 67b142e8b868fabea8c382be7706319ad706b925 /irc/Makefile | |
parent | e18514164b4199b401c241f7949fb1c46dd4fbdd (diff) | |
download | freebsd-ports-gnome-208606bc7d4674bbd50d06e7297463a8f77b8f50.tar.gz freebsd-ports-gnome-208606bc7d4674bbd50d06e7297463a8f77b8f50.tar.zst freebsd-ports-gnome-208606bc7d4674bbd50d06e7297463a8f77b8f50.zip |
add pisg 0.36
A Perl IRC Statistics Generator
PR: 34829
Submitted by: Peter Lowe <pgl@plig.net>
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 3a98b3e0a07f..ccb2b7d9c616 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -31,6 +31,7 @@ SUBDIR += p5-IRC SUBDIR += p5-POE-Component-IRC SUBDIR += party + SUBDIR += pisg SUBDIR += pure-emacs20 SUBDIR += pure-emacs21 SUBDIR += pure-xemacs21-mule |