science/udunits: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2024-07-19 00:45:09 +08:00
parent e651d1b0d3
commit 1d65d9f717
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,8 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for manipulating units of physical quantities
WWW= https://www.unidata.ucar.edu/software/udunits/
WWW= https://www.unidata.ucar.edu/software/udunits/ \
https://github.com/Unidata/UDUNITS-2
LICENSE= UCAR_UNIDATA
LICENSE_FILE= ${WRKSRC}/COPYRIGHT

View file

@ -2,5 +2,3 @@ The Unidata units library, udunits, supports conversion of unit specifications
between formatted and binary forms, arithmetic manipulation of unit
specifications, and conversion of values between compatible scales of
measurement.
See also: https://github.com/Unidata/UDUNITS-2