diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 09:36:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 09:36:12 +0000 |
commit | fb197299d4607ee92d4d9cdd4a5460ddf45d90fb (patch) | |
tree | df3a0d3b1933b9779e7c86df265f4ca0686edc5c /irc/rbot/Makefile | |
parent | - Update to 0.8.1 (diff) |
- Update to 0.9.10
PR: ports/106951
Submitted by: miwi
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=181508
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 |