mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix MASTER_SITES
PR: 53044 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
This commit is contained in:
parent
caa842452a
commit
dd737b712b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82530
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/
|
||||
MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Hierarchical Data Format library (from NCSA)
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/
|
||||
MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Hierarchical Data Format library (from NCSA)
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/
|
||||
MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Hierarchical Data Format library (from NCSA)
|
||||
|
|
Loading…
Add table
Reference in a new issue