diff options
Diffstat (limited to 'irc/rbot/Makefile')
-rw-r--r-- | irc/rbot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index 52ecafb9531d..c594938aff6e 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rbot -PORTVERSION= 0.9.9 -PORTREVISION= 0 +PORTVERSION= 0.9.10 CATEGORIES= irc ruby MASTER_SITES= http://linuxbrit.co.uk/downloads/ EXTRACT_SUFX= .tgz |