diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-08 12:14:35 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-08 12:14:35 +0000 |
commit | 3f704c380cdb76768619a45ff3f0a66d8de38665 (patch) | |
tree | f923b4d19d48017a31b52eb511795d4351fff918 /textproc | |
parent | aeee54b1c1a2b53c1f7b994d43e55c48e8ec6eba (diff) | |
download | ports-3f704c380cdb76768619a45ff3f0a66d8de38665.tar.gz ports-3f704c380cdb76768619a45ff3f0a66d8de38665.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-xmlscan-old/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile index 8725ef1b7cbc..7d05269d8e42 100644 --- a/textproc/ruby-xmlscan-old/Makefile +++ b/textproc/ruby-xmlscan-old/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlscan PORTVERSION= 0.0.10 CATEGORIES= textproc ruby -MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/ +MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/old/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index 8725ef1b7cbc..7d05269d8e42 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlscan PORTVERSION= 0.0.10 CATEGORIES= textproc ruby -MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/ +MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/old/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |