diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-08 07:15:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-08 07:15:51 +0000 |
commit | 60a8878319c16d96d6dc2deb7f7c81e15d1d378a (patch) | |
tree | 76dee123a099ab0b75f005c74be57943a90a4c1c /net/ruby-romp | |
parent | 3138a6aef745b6fbe33f4aa45803e68d80c583c1 (diff) | |
download | ports-60a8878319c16d96d6dc2deb7f7c81e15d1d378a.tar.gz ports-60a8878319c16d96d6dc2deb7f7c81e15d1d378a.zip |
Notes
Diffstat (limited to 'net/ruby-romp')
-rw-r--r-- | net/ruby-romp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile index bf4b4e8639d4..8943a767492d 100644 --- a/net/ruby-romp/Makefile +++ b/net/ruby-romp/Makefile @@ -9,7 +9,7 @@ PORTNAME= romp PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= net ruby -MASTER_SITES= http://rm-f.net/~cout/ruby/romp/ \ +MASTER_SITES= http://rm-f.net/~cout/code/ruby/romp/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |