mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix MASTER_SITES
PR: ports/92278 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
This commit is contained in:
parent
7c5a29f918
commit
86bd7d9a09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154368
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
PORTNAME= irc
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= irc ruby
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= fenner/ruby-contrib
|
||||
MASTER_SITES= http://ibiblio.lsu.edu/main/pub/languages/ruby/contrib/ \
|
||||
ftp://ftp.tms.ru/pub/ruby/libraries/irc/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
|
||||
DIST_SUBDIR= ruby
|
||||
|
|
Loading…
Add table
Reference in a new issue