From 05994a5790422b2a9f83ab59d63f78fa620af08d Mon Sep 17 00:00:00 2001 From: clsung Date: Mon, 7 Aug 2006 15:16:04 +0000 Subject: - Fix MASTER_SITES variable. PR: ports/101569 Submitted by: maintainer (IWATSUKI Hiroyuki) --- japanese/ruby-ming/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile index 3ed7999484ab..0842233b8e6a 100644 --- a/japanese/ruby-ming/Makefile +++ b/japanese/ruby-ming/Makefile @@ -9,7 +9,8 @@ PORTNAME= ming PORTVERSION= 0.2a.${RUBY_MING_VERSION} PORTEPOCH= 1 CATEGORIES= japanese graphics ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/1765/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= mingruby PKGNAMEPREFIX= ja-${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${RUBY_MING_VERSION} DIST_SUBDIR= ruby -- cgit