summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 17:17:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 17:17:25 +0000
commitfa1716b118dcb99d41071490920455dbdbb3c633 (patch)
treef6d4c5e2710d9959bf8910208339b828d799a215 /science
parent- Use USES=gmake (diff)
- Remove leading indefinite article from COMMENT
Notes
Notes: svn path=/head/; revision=325161
Diffstat (limited to 'science')
-rw-r--r--science/pnetcdf/Makefile2
-rw-r--r--science/udunits/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index 69b2ef45391c..0f7d6fcf1b1c 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.mcs.anl.gov/pub/parallel-netcdf/ \
DISTNAME= parallel-netcdf-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A library providing high-performance I/O
+COMMENT= Library providing high-performance I/O
OPTIONS_DEFINE= DOCS OPENMPI
OPENMPI_DESC= Use openmpi instead of mpich2
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index c2d78dc8cfab..0455c85d0091 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A library for manipulating units of physical quantities
+COMMENT= Library for manipulating units of physical quantities
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2