From 82d246b016c9c942f97309cd911900d5d6da5e8a Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 11 Dec 2013 18:38:53 +0000 Subject: - Fix PKGNAME collision --- science/hdf5-18/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science') diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index cccc0927aed7..2c39adad0612 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= http://www.hdfgroup.org/ftp/HDF5/current/src/ \ http://www.hdfgroup.org/ftp/HDF5/releases/${DISTNAME}/src/ \ ftp://ftp.hdfgroup.org/HDF5/releases/${DISTNAME}/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 +PKGNAMESUFFIX= -18 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) -- cgit