Skip to content

Commit

Permalink
science/netcdf-cxx: Remove unnecessary substitution
Browse files Browse the repository at this point in the history
- Clean up pkg-descr
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent b2b450f commit a994a17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion science/netcdf-cxx/Makefile
Expand Up @@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-cxx/${PORTVERSION}/ \
LOCAL/sunpoet
DISTNAME= ${PORTNAME}4-${PORTVERSION}
DISTNAME= netcdf-cxx4-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= C++ library for machine-independent, array-oriented data access
Expand Down
2 changes: 0 additions & 2 deletions science/netcdf-cxx/pkg-descr
Expand Up @@ -4,5 +4,3 @@ library also defines a machine-independent format for representing scientific
data. Together, the interface, library, and format support the creation, access,
and sharing of scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

See also: https://github.com/Unidata/netcdf-cxx4

0 comments on commit a994a17

Please sign in to comment.