diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-18 02:07:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-18 02:07:03 +0000 |
commit | 249fd7f7920e9918881e5ca5739c30afaacf3f3b (patch) | |
tree | aba69c611d68d7506cefcb3f8b79921c000f7ae5 /science | |
parent | 6cee334b3665dc1c703b3d3701148e763dfaab21 (diff) | |
download | ports-249fd7f7920e9918881e5ca5739c30afaacf3f3b.tar.gz ports-249fd7f7920e9918881e5ca5739c30afaacf3f3b.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/py-rmsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-rmsd/Makefile b/science/py-rmsd/Makefile index 887de0be74f0..fcc640c41a9a 100644 --- a/science/py-rmsd/Makefile +++ b/science/py-rmsd/Makefile @@ -2,7 +2,7 @@ PORTNAME= rmsd DISTVERSION= 1.3.2 -CATEGORIES= science graphics +CATEGORIES= science MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |