forked from Lainports/freebsd-ports
Make fetchable because ftp://netlib.bell-labs.com/netlib/
no longer has original distfile. I placed it at MASTER_SITE_LOCAL. Submitted by: fenner Approved by: portmgr (erwin)
This commit is contained in:
parent
3a6d042ea0
commit
bc662d3400
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ PORTNAME= f2c
|
|||
PORTVERSION= 20060810
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= maho/f2c
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tar
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue