diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-24 07:29:30 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-24 07:29:30 +0000 |
commit | 0810ab3d45108e2af920b591e9fc31b61f28cfd3 (patch) | |
tree | 009885397cfbf688bc8243479a25f8fb5f17ca1c /japanese | |
parent | - Update to 0.66 (diff) |
Locally mirror the distfile, site seems to be gone since the update.
Reported by: pointyhat via erwin
Notes
Notes:
svn path=/head/; revision=266830
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ruby-refe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ruby-refe/Makefile b/japanese/ruby-refe/Makefile index 569dfd617ce3..c72466573ecb 100644 --- a/japanese/ruby-refe/Makefile +++ b/japanese/ruby-refe/Makefile @@ -8,7 +8,8 @@ PORTNAME= refe PORTVERSION= 0.8.0 CATEGORIES= japanese lang ruby -MASTER_SITES= http://www.loveruby.net/archive/refe/${PORTNAME}/ +MASTER_SITES= http://www.loveruby.net/archive/refe/${PORTNAME}/ \ + LOCAL/pgollucci PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-withdoc DIST_SUBDIR= ruby |