diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2017-02-11 02:06:03 +0000 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2017-02-11 02:06:03 +0000 |
commit | 77dc6181e090276027ce624bba9f8874c5f05098 (patch) | |
tree | ab4746cb1ff4799620e03fe0744a2e213c589f2c /biology | |
parent | 6b5fb69ad0c1a4791dc2e47aee30e9a895aa8685 (diff) | |
download | ports-77dc6181e090276027ce624bba9f8874c5f05098.tar.gz ports-77dc6181e090276027ce624bba9f8874c5f05098.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 6 | ||||
-rw-r--r-- | biology/molden/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index a8c9093c4deb..e19e38db9ae6 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -3,13 +3,13 @@ PORTNAME= molden PORTVERSION= 5.7 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= pi@FreeBSD.org +MAINTAINER= jmd@FreeBSD.org COMMENT= Display molecular orbitals and electron densities in 2D and 3D LICENSE= Molden @@ -17,8 +17,6 @@ LICENSE_NAME= Molden LICENSE_FILE= ${WRKSRC}/CopyRight LICENSE_PERMS= auto-accept -BROKEN= does not fetch, size/checksum mismatch - RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} diff --git a/biology/molden/distinfo b/biology/molden/distinfo index 1d349e6c6953..d11d27ea7b5c 100644 --- a/biology/molden/distinfo +++ b/biology/molden/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480784008 -SHA256 (molden5.7.tar.gz) = 8c52229f1762e987995c53936f0dc2cfd086277ec777bf9083d76c0bf0483887 -SIZE (molden5.7.tar.gz) = 5338597 +TIMESTAMP = 1486589233 +SHA256 (molden5.7.tar.gz) = 5e7b3a8bf9251626d362b1d1dd8e4362054e6bce505c43e10254265857bb6e7d +SIZE (molden5.7.tar.gz) = 5339306 |