- drop WWW
- cleanup MASTER_SITES
This commit is contained in:
parent
0df5e8de09
commit
2f71dd2133
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318110
@ -5,8 +5,7 @@ PORTNAME= mod_ruby
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www ruby
|
||||
MASTER_SITES= http://www.modruby.net/archive/ \
|
||||
ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
|
||||
MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= ruby
|
||||
|
||||
|
@ -2,5 +2,4 @@ mod_ruby embeds the Ruby interpreter into the Apache web server,
|
||||
allowing Ruby CGI scripts to be executed natively. These scripts will
|
||||
start up much faster than without mod_ruby.
|
||||
|
||||
Author: Shugo Maeda <shugo@modruby.net>
|
||||
WWW: http://www.modruby.net/index.html.en
|
||||
Author: Shugo Maeda
|
||||
|
Loading…
Reference in New Issue
Block a user