diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-05-04 16:36:28 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-05-04 16:36:28 +0800 |
commit | ed9d9a06064b20b9e442f6b8827176b8c304a81c (patch) | |
tree | 7a4b93ef7fc333d5d210b0805074801884499832 /irc/Makefile | |
parent | 863f31249e6d59f2ad36f11e9862b27757dbaa9b (diff) | |
download | freebsd-ports-gnome-ed9d9a06064b20b9e442f6b8827176b8c304a81c.tar.gz freebsd-ports-gnome-ed9d9a06064b20b9e442f6b8827176b8c304a81c.tar.zst freebsd-ports-gnome-ed9d9a06064b20b9e442f6b8827176b8c304a81c.zip |
add eggcreator 0.1
Eggdrop.conf creator
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 d37f912f3aab..86e18b036113 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -16,6 +16,7 @@ SUBDIR += darkbot SUBDIR += dcc SUBDIR += dircproxy + SUBDIR += eggcreator SUBDIR += eggdrop SUBDIR += epic4 SUBDIR += ezbounce |