diff options
author | pav <pav@FreeBSD.org> | 2009-01-31 06:25:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-31 06:25:07 +0800 |
commit | 21beab4b1d8fab81a86617346fd7fe0966b2df36 (patch) | |
tree | 60ec5069d6e9e6706f13163e5eb16f60655c5693 /science/szip/Makefile | |
parent | 580f5b7c4b068b568db1e95f5382084af56642bc (diff) | |
download | freebsd-ports-gnome-21beab4b1d8fab81a86617346fd7fe0966b2df36.tar.gz freebsd-ports-gnome-21beab4b1d8fab81a86617346fd7fe0966b2df36.tar.zst freebsd-ports-gnome-21beab4b1d8fab81a86617346fd7fe0966b2df36.zip |
- Distfile rerolled with minor change to configure script
- Update download location
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'science/szip/Makefile')
-rw-r--r-- | science/szip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/szip/Makefile b/science/szip/Makefile index 683079cea6fa..accaa9a32f85 100644 --- a/science/szip/Makefile +++ b/science/szip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= science archivers MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/:src \ - http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/:doc + http://www.hdfgroup.org/doc_resource/SZIP/:doc PKGNAMEPREFIX= hdf- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \ ${DOCFILE}:doc |