diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-09 00:08:31 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-09 00:08:31 +0800 |
commit | 817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d (patch) | |
tree | f13a727b11e176fae214b2f01e4497865eae01d0 /math | |
parent | 452ce89c3ba30ff06d4a75412947f1789b79ce08 (diff) | |
download | freebsd-ports-gnome-817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d.tar.gz freebsd-ports-gnome-817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d.tar.zst freebsd-ports-gnome-817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d.zip |
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-bigfloat/Makefile | 1 | ||||
-rw-r--r-- | math/ruby-bigfloat/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile index ff85070440e6..696aeccc7c3b 100644 --- a/math/ruby-bigfloat/Makefile +++ b/math/ruby-bigfloat/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.1.3 CATEGORIES= math # ruby MASTER_SITES= http://www.tinyforest.gr.jp/ruby/ PKGNAMEPREFIX= ruby- +DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org diff --git a/math/ruby-bigfloat/distinfo b/math/ruby-bigfloat/distinfo index 46a19362c612..c873a48f4dd6 100644 --- a/math/ruby-bigfloat/distinfo +++ b/math/ruby-bigfloat/distinfo @@ -1 +1 @@ -MD5 (bigfloat-1.1.3.tar.gz) = 7049e4ba02d609893c65475cd1405cea +MD5 (ruby/bigfloat-1.1.3.tar.gz) = 7049e4ba02d609893c65475cd1405cea |