diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-06-11 13:32:50 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-06-11 13:32:50 +0800 |
commit | 6376a0f7b3c18f74438f005a8184479e0c9820a0 (patch) | |
tree | 1e0960a7c294db53114b5161bf0f5516ed45db9b /irc/Makefile | |
parent | 0d5d7001c0b8f1c6aa53988321fd00a0ad01b5bb (diff) | |
download | freebsd-ports-gnome-6376a0f7b3c18f74438f005a8184479e0c9820a0.tar.gz freebsd-ports-gnome-6376a0f7b3c18f74438f005a8184479e0c9820a0.tar.zst freebsd-ports-gnome-6376a0f7b3c18f74438f005a8184479e0c9820a0.zip |
Add eggdrop 1.6.13,
the most popular open source Internet Relay Chat bot.
PR: 47296
Submitted by: Ulrich Spoerlein <q@uni.de>
Update to the latest version 1.6.15 will followup immediately.
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 6b553feb2868..58e33c4919ca 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -10,6 +10,7 @@ SUBDIR += darkbot SUBDIR += dcc SUBDIR += dircproxy + SUBDIR += eggdrop SUBDIR += epic4 SUBDIR += ezbounce SUBDIR += gruftistats |