aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-06-19 10:20:42 +0800
committeryuri <yuri@FreeBSD.org>2018-06-19 10:20:42 +0800
commitedabe2ebfdab68df74d29f3b8b48401462c8ac3d (patch)
treef7b799545a26b75626e6ed3d5734da38512c7fda /science
parent9c8d15b89700739c5b7a594545196f5e575564f9 (diff)
downloadfreebsd-ports-gnome-edabe2ebfdab68df74d29f3b8b48401462c8ac3d.tar.gz
freebsd-ports-gnome-edabe2ebfdab68df74d29f3b8b48401462c8ac3d.tar.zst
freebsd-ports-gnome-edabe2ebfdab68df74d29f3b8b48401462c8ac3d.zip
science/py-spglib: Fix typo in COMMENT
Diffstat (limited to 'science')
-rw-r--r--science/py-spglib/Makefile2
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