diff options
author | fenner <fenner@FreeBSD.org> | 2005-11-28 04:40:21 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-11-28 04:40:21 +0000 |
commit | 0262dcd6257a4d06d4be241d2d488c529923c01d (patch) | |
tree | 0f53796232764d9f456bb2fe8f28dc8e7c0305d6 /devel/ruby-filelock | |
parent | f830252ff2dbc76b7cdeef366bdd079e3480031d (diff) | |
download | FreeBSD-ports-0262dcd6257a4d06d4be241d2d488c529923c01d.zip FreeBSD-ports-0262dcd6257a4d06d4be241d2d488c529923c01d.tar.gz |
The Ruby contrib directory hasn't existed for some time; mirror the
files on MASTER_SITE_LOCAL until someone upgrades these ports.
Diffstat (limited to 'devel/ruby-filelock')
-rw-r--r-- | devel/ruby-filelock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-filelock/Makefile b/devel/ruby-filelock/Makefile index 29a99fd..48001b6 100644 --- a/devel/ruby-filelock/Makefile +++ b/devel/ruby-filelock/Makefile @@ -9,8 +9,8 @@ PORTNAME= filelock PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= devel ruby -MASTER_SITES= ${MASTER_SITE_RUBY} -MASTER_SITE_SUBDIR= contrib +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner/ruby-contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |