diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-11-25 03:13:18 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-11-25 03:13:18 +0000 |
commit | db3661d0f9fcdc2daf977dda66626ac7e4cd356f (patch) | |
tree | cf0c0cae4f5a3d749456f9633909c6b93b6fa022 /science/checkmol | |
parent | 98a28056e62190014c27a2904e5072eb3d0be1c9 (diff) |
Notes
Diffstat (limited to 'science/checkmol')
-rw-r--r-- | science/checkmol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 1391bb52ba65..b678f597c30f 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -3,9 +3,9 @@ PORTNAME= checkmol PORTVERSION= 0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science -MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ +MASTER_SITES= https://homepage.univie.ac.at/norbert.haider/download/chemistry/checkmol/ DISTFILES= ${PORTNAME} EXTRACT_SUFX= .pas |