svn commit: r318110 - head/www/mod_ruby
Dirk Meyer
dinoex at FreeBSD.org
Mon May 13 15:39:34 UTC 2013
Author: dinoex
Date: Mon May 13 15:39:33 2013
New Revision: 318110
URL: http://svnweb.freebsd.org/changeset/ports/318110
Log:
- drop WWW
- cleanup MASTER_SITES
Modified:
head/www/mod_ruby/Makefile
head/www/mod_ruby/pkg-descr
Modified: head/www/mod_ruby/Makefile
==============================================================================
--- head/www/mod_ruby/Makefile Mon May 13 15:37:24 2013 (r318109)
+++ head/www/mod_ruby/Makefile Mon May 13 15:39:33 2013 (r318110)
@@ -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
Modified: head/www/mod_ruby/pkg-descr
==============================================================================
--- head/www/mod_ruby/pkg-descr Mon May 13 15:37:24 2013 (r318109)
+++ head/www/mod_ruby/pkg-descr Mon May 13 15:39:33 2013 (r318110)
@@ -2,5 +2,4 @@ mod_ruby embeds the Ruby interpreter int
allowing Ruby CGI scripts to be executed natively. These scripts will
start up much faster than without mod_ruby.
-Author: Shugo Maeda <shugo at modruby.net>
-WWW: http://www.modruby.net/index.html.en
+Author: Shugo Maeda
More information about the svn-ports-head
mailing list