mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix MASTER_SITES variable.
PR: ports/101569 Submitted by: maintainer (IWATSUKI Hiroyuki)
This commit is contained in:
parent
7e3c4b09a4
commit
0d7897f90f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170002
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue