aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormatusita <matusita@FreeBSD.org>2005-12-21 20:28:45 +0800
committermatusita <matusita@FreeBSD.org>2005-12-21 20:28:45 +0800
commit2febc3ec3e82d206ceab817ba148bbc1fcf3da7c (patch)
tree58202fb489ce01673d0ad997afaf369a469feb4c /textproc
parent109975716df56c1bc01b983aa7299079c2dfcfa8 (diff)
downloadfreebsd-ports-gnome-2febc3ec3e82d206ceab817ba148bbc1fcf3da7c.tar.gz
freebsd-ports-gnome-2febc3ec3e82d206ceab817ba148bbc1fcf3da7c.tar.zst
freebsd-ports-gnome-2febc3ec3e82d206ceab817ba148bbc1fcf3da7c.zip
Since the original distribution site is disappeared for a long time,
and entry is disappeared from RAA, delete WWW: line and RAA message. Also tarball is copied to my distfiles directory. No content changes (only MASTER_SITES is changed) so no bumps. Noticed by: fenner's distfiles survey
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-diff/Makefile3
-rw-r--r--textproc/ruby-diff/pkg-descr4
2 files changed, 2 insertions, 5 deletions
diff --git a/textproc/ruby-diff/Makefile b/textproc/ruby-diff/Makefile
index 8c0c22b82f3b..e5e6374e5c82 100644
--- a/textproc/ruby-diff/Makefile
+++ b/textproc/ruby-diff/Makefile
@@ -8,7 +8,8 @@
PORTNAME= diff
PORTVERSION= 0.4
CATEGORIES= textproc ruby
-MASTER_SITES= http://www.rubynet.org/mirrors/diff/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= matusita/ruby-diff
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/textproc/ruby-diff/pkg-descr b/textproc/ruby-diff/pkg-descr
index 9385ea90271b..25f0d498a5be 100644
--- a/textproc/ruby-diff/pkg-descr
+++ b/textproc/ruby-diff/pkg-descr
@@ -4,7 +4,3 @@ Algorithm::Diff. It can diff Arrays by each element or Strings by each
character, or your own class if you implement the interface. The algorithm
is complete, stable (TestUnit test available), but the interface may change
before a 1.0 release.
-
- -- excerpt from RAA (Ruby Application Archive)
-
-WWW: http://www.rubynet.org/mirrors/diff/