summaryrefslogtreecommitdiff
path: root/math/ruby-bigfloat/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-08 16:08:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-08 16:08:31 +0000
commit817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d (patch)
treef13a727b11e176fae214b2f01e4497865eae01d0 /math/ruby-bigfloat/Makefile
parent* Change PATCH_SITES as same as MASTER_SITES since I began to (diff)
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
Diffstat (limited to '')
-rw-r--r--math/ruby-bigfloat/Makefile1
1 files changed, 1 insertions, 0 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