diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-08 16:08:31 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-08 16:08:31 +0000 |
commit | 817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d (patch) | |
tree | f13a727b11e176fae214b2f01e4497865eae01d0 /lang/ruby-tcltklib | |
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.
Notes
Notes:
svn path=/head/; revision=31421
Diffstat (limited to 'lang/ruby-tcltklib')
-rw-r--r-- | lang/ruby-tcltklib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile index 0487aec1c11c..f446dcb28322 100644 --- a/lang/ruby-tcltklib/Makefile +++ b/lang/ruby-tcltklib/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ DISTNAME= ruby-${PORTVERSION} +DIST_SUBDIR= ruby MAINTAINER?= yasuf@bsdclub.org |