From 35dbaf2a32aae7512a13ee61cfa806ad9cf2a5a9 Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 13 May 2013 15:39:33 +0000 Subject: - drop WWW - cleanup MASTER_SITES --- www/mod_ruby/Makefile | 3 +-- www/mod_ruby/pkg-descr | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 364f15b5934e..70c11deffdd2 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -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 diff --git a/www/mod_ruby/pkg-descr b/www/mod_ruby/pkg-descr index 260a1f7c4e36..3d6dd83558d2 100644 --- a/www/mod_ruby/pkg-descr +++ b/www/mod_ruby/pkg-descr @@ -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 -WWW: http://www.modruby.net/index.html.en +Author: Shugo Maeda -- cgit