diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-20 17:25:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-20 17:25:42 +0000 |
commit | 3ee931631c69e5814bd4e09136930b6d8459e161 (patch) | |
tree | 4562f64d175d9f41a11d219ca2bcb9a94acf76d6 /www/rubygem-staticmatic/Makefile | |
parent | 8c604d65434089c0567c6c88ac6ed18e9bd4808f (diff) |
Notes
Diffstat (limited to 'www/rubygem-staticmatic/Makefile')
-rw-r--r-- | www/rubygem-staticmatic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-staticmatic/Makefile b/www/rubygem-staticmatic/Makefile index ef542f5af6fa..5afc66685d48 100644 --- a/www/rubygem-staticmatic/Makefile +++ b/www/rubygem-staticmatic/Makefile @@ -13,7 +13,7 @@ MAINTAINER= gogo@cs.uni-sb.de COMMENT= Manage static websites using Haml and Sass RUN_DEPENDS= rubygem-haml>=2.0.0:${PORTSDIR}/www/rubygem-haml \ - rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel \ + rubygem-mongrel>=1.1.5:${PORTSDIR}/www/rubygem-mongrel \ rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack USE_RUBY= yes |