diff options
author | fenner <fenner@FreeBSD.org> | 2005-11-28 12:40:21 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-11-28 12:40:21 +0800 |
commit | 0262dcd6257a4d06d4be241d2d488c529923c01d (patch) | |
tree | 0f53796232764d9f456bb2fe8f28dc8e7c0305d6 /math/ruby-bitvector | |
parent | f830252ff2dbc76b7cdeef366bdd079e3480031d (diff) | |
download | freebsd-ports-gnome-0262dcd6257a4d06d4be241d2d488c529923c01d.tar.gz freebsd-ports-gnome-0262dcd6257a4d06d4be241d2d488c529923c01d.tar.zst freebsd-ports-gnome-0262dcd6257a4d06d4be241d2d488c529923c01d.zip |
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 'math/ruby-bitvector')
-rw-r--r-- | math/ruby-bitvector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile index 9da93d0249e3..97633dec9096 100644 --- a/math/ruby-bitvector/Makefile +++ b/math/ruby-bitvector/Makefile @@ -8,8 +8,8 @@ PORTNAME= bitvector PORTVERSION= 0.1.7 CATEGORIES= math 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 |