diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 19:26:42 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 19:26:42 +0000 |
commit | fc8e4f049f9f68443d2aabbc6faaafc5a95876c3 (patch) | |
tree | 9518c5d6349480a4b2596ab7be8e242744f92559 /net/ruby-icmp/Makefile | |
parent | Update MASTER_SITES and WWW. (diff) |
Update MASTER_SITES.
Noticed by: fenner's portsurvey
Notes
Notes:
svn path=/head/; revision=38074
Diffstat (limited to 'net/ruby-icmp/Makefile')
-rw-r--r-- | net/ruby-icmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index cf471f805abd..dba3b2dd43c4 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -8,7 +8,7 @@ PORTNAME= icmp PORTVERSION= 0.1.1 CATEGORIES= net ruby -MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/ +MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |