diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-19 02:20:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-19 02:20:42 +0000 |
commit | a2aff9e5c22c2bb47ef3bdcb42f1c382ba57b358 (patch) | |
tree | f7b799545a26b75626e6ed3d5734da38512c7fda /science | |
parent | a8796e17ff2e2ab4f7f4f6ef9ece83bfaa5198b1 (diff) | |
download | ports-a2aff9e5c22c2bb47ef3bdcb42f1c382ba57b358.tar.gz ports-a2aff9e5c22c2bb47ef3bdcb42f1c382ba57b358.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/py-spglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-spglib/Makefile b/science/py-spglib/Makefile index 4dc8b362448d..079990712ff8 100644 --- a/science/py-spglib/Makefile +++ b/science/py-spglib/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org -COMMENT= Library for finding and handling crystal symmetries (pythin binding) +COMMENT= Library for finding and handling crystal symmetries (python binding) LICENSE= BSD3CLAUSE |