1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

- Fix MASTER_SITES variable.

PR:		101568
Submitted by:	maintainer (IWATSUKI Hiroyuki)
This commit is contained in:
Cheng-Lung Sung 2006-08-07 15:14:28 +00:00
parent 79964ce775
commit 7e3c4b09a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170001

View File

@ -7,7 +7,8 @@
PORTNAME= ming PORTNAME= ming
PORTVERSION= 0.3.0.${RUBY_MING_VERSION} PORTVERSION= 0.3.0.${RUBY_MING_VERSION}
CATEGORIES+= graphics ruby CATEGORIES+= graphics ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/1841/ MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= mingruby
PKGNAMEPREFIX?= ${RUBY_PKGNAMEPREFIX} PKGNAMEPREFIX?= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${RUBY_MING_VERSION} DISTNAME= ${PORTNAME}-ruby-${RUBY_MING_VERSION}
DIST_SUBDIR= ruby DIST_SUBDIR= ruby