diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-04-28 00:22:34 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-04-28 00:22:34 +0000 |
commit | 9b7206dfb1d54215f78c7f7bdafb62de7e0eaf70 (patch) | |
tree | bf3eff9303b43929e0a4856cf4efbd9d89298f42 /irc/ircd-ratbox/Makefile | |
parent | a2266880ed62aeadadbd339cfa686f4e11cfdddd (diff) |
Notes
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 17e9de46e59e..04517abec707 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -7,7 +7,7 @@ # ex: ts=8 PORTNAME= ircd-ratbox -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ \ ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/ \ |