diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
commit | 3a2084de1e20e1397cb5ebadab556d95be899e75 (patch) | |
tree | cf6f491dd915921e7ce57a6c55af3b0746228ead /www/ruby-cruisecontrolrb | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) |
Notes
Diffstat (limited to 'www/ruby-cruisecontrolrb')
-rw-r--r-- | www/ruby-cruisecontrolrb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ruby-cruisecontrolrb/Makefile b/www/ruby-cruisecontrolrb/Makefile index 6c8b9fdeeb21..d1a16e956761 100644 --- a/www/ruby-cruisecontrolrb/Makefile +++ b/www/ruby-cruisecontrolrb/Makefile @@ -6,7 +6,7 @@ PORTNAME= cruisecontrolrb PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel ruby MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |