diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-10 21:25:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-10 21:25:38 +0000 |
commit | 99f396d0c1fb337caab7f0dd69be513999e9f44b (patch) | |
tree | 9723c0de396434e34c938e21f1ef190a0f7a1d80 /irc/ircd-ratbox/Makefile | |
parent | 89ee25f8e1b42c8c0fa943036eab5c0d3618f74d (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 d7d3ae0b5d9c..21fd8c7ee74e 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -7,7 +7,7 @@ # ex: ts=8 PORTNAME= ircd-ratbox -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ \ ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/ \ |