diff options
author | krion <krion@FreeBSD.org> | 2004-06-08 14:12:31 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-08 14:12:31 +0000 |
commit | e81369af48d545499966daa2862d2836323c647b (patch) | |
tree | 3540a0f20f19810a7af6ac202d44e921324a16dd /devel/ruby-byaccr | |
parent | 9f58a5c3fc1ae02d04072a262ef7fb2c712272e0 (diff) | |
download | FreeBSD-ports-e81369af48d545499966daa2862d2836323c647b.zip FreeBSD-ports-e81369af48d545499966daa2862d2836323c647b.tar.gz |
- Fix MASTER_SITES
PR: ports/66690
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer timeout
Diffstat (limited to 'devel/ruby-byaccr')
-rw-r--r-- | devel/ruby-byaccr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile index 7c18f25..ae3a442 100644 --- a/devel/ruby-byaccr/Makefile +++ b/devel/ruby-byaccr/Makefile @@ -8,7 +8,7 @@ PORTNAME= byaccr PORTVERSION= 0.1 CATEGORIES= devel ruby -MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/ +MASTER_SITES= http://ttsky.net/src/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |