diff options
author | flz <flz@FreeBSD.org> | 2005-03-04 10:39:40 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-04 10:39:40 +0000 |
commit | 1542a2875d9960fde13bbdd223d2c318e6ebabc7 (patch) | |
tree | a687b1d28d0716ad45dc296f2766f95ff576da4b /irc/Makefile | |
parent | 2c2e5c762d52cc07c1dca9d088bc70feda5f4d48 (diff) | |
download | FreeBSD-ports-1542a2875d9960fde13bbdd223d2c318e6ebabc7.zip FreeBSD-ports-1542a2875d9960fde13bbdd223d2c318e6ebabc7.tar.gz |
Add Evangeline 1.1.0, an IRC Bot based on Eggdrop.
PR: ports/77878
Submitted by: Grega Janezic <edini@edini.net>
Approved by: pav (mentor)
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 615e5c1..1cd92b8 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -21,6 +21,7 @@ SUBDIR += eggdrop SUBDIR += epic4 SUBDIR += erc + SUBDIR += evangeline SUBDIR += ezbounce SUBDIR += fisg SUBDIR += garnaxfs |