diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-06-08 02:32:09 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-06-08 02:32:09 -0700 |
commit | 4518c9cad4d1ec4a78237d9ffa1cfb5f5729b59e (patch) | |
tree | 52a14accc2fc57374283e7eaabfe415b6b88accd /irc/Makefile | |
parent | d8b4bc043c817293bd8a3633c5a0b58022c104b0 (diff) | |
download | freebsd-ports-4518c9cad4d1ec4a78237d9ffa1cfb5f5729b59e.zip |
irc/oragono: Update 2.6.1 -> 2.7.0; Project renamed into "ergo"
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index 5a5a863fb5fc..94608365bb39 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -24,6 +24,7 @@ SUBDIR += eggdrop-devel SUBDIR += epic4 SUBDIR += epic5 + SUBDIR += ergo SUBDIR += evangeline SUBDIR += ezbounce SUBDIR += gruftistats @@ -60,7 +61,6 @@ SUBDIR += ngircd SUBDIR += ninja SUBDIR += onis - SUBDIR += oragono SUBDIR += p5-AnyEvent-IRC SUBDIR += p5-Bot-BasicBot SUBDIR += p5-IRC-Bot-Hangman |