diff options
Diffstat (limited to 'irc/ircd-ratbox/Makefile')
-rw-r--r-- | irc/ircd-ratbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index ee3a027e5ced..8f3cd6715f74 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= ircd-ratbox PORTVERSION= 3.0.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc ipv6 MASTER_SITES= http://www.ratbox.org/download/ \ http://www.ratbox.org/download/old/ |