aboutsummaryrefslogtreecommitdiff
path: root/science/py-PyNE
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-14 03:19:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-14 03:19:45 +0000
commit608dd9139d0338ce3cd7aa6c800b021e2a36e49a (patch)
treeb24ee16877bd196cf55cf5e90040e883c9f263c7 /science/py-PyNE
parent5a5a178b61d64b53c3818a76ba213aaf697dbd29 (diff)
downloadports-608dd9139d0338ce3cd7aa6c800b021e2a36e49a.tar.gz
ports-608dd9139d0338ce3cd7aa6c800b021e2a36e49a.zip
Diffstat (limited to 'science/py-PyNE')
-rw-r--r--science/py-PyNE/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/science/py-PyNE/Makefile b/science/py-PyNE/Makefile
index f2a605b4bc3e..e6138af77211 100644
--- a/science/py-PyNE/Makefile
+++ b/science/py-PyNE/Makefile
@@ -1,12 +1,12 @@
PORTNAME= PyNE
DISTVERSION= 0.7.7
PORTREVISION= 3
-CATEGORIES= science
-MASTER_SITES= http://raw.githubusercontent.com/pyne/data/master/:decay \
- http://raw.githubusercontent.com/pyne/data/master/:cram \
- http://raw.githubusercontent.com/pyne/data/master/:dlc \
- http://raw.githubusercontent.com/pyne/data/master/:clc \
- https://github.com/pyne/data/raw/master/:nuc_data
+CATEGORIES= science # physics
+MASTER_SITES= https://raw.githubusercontent.com/pyne/data/master/:decay \
+ https://raw.githubusercontent.com/pyne/data/master/:cram \
+ https://raw.githubusercontent.com/pyne/data/master/:dlc \
+ https://raw.githubusercontent.com/pyne/data/master/:clc \
+ https://github.com/pyne/data/master/:nuc_data
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= decay.tar.gz:decay \
cram.tar.gz:cram \