diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-22 15:28:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-22 15:28:03 +0000 |
commit | 406c3c36f851ea186c700ac20d8295bbd17bf966 (patch) | |
tree | aee5c4ebdff9ce96c0af0425b41963b20bc97c83 | |
parent | 3895ed94bbc9e53f90aff921987155ab6e198158 (diff) | |
download | ports-406c3c36f851ea186c700ac20d8295bbd17bf966.tar.gz ports-406c3c36f851ea186c700ac20d8295bbd17bf966.zip |
- Update to 0.4a
PR: 180694
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=323468
-rw-r--r-- | science/mol2ps/Makefile | 2 | ||||
-rw-r--r-- | science/mol2ps/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index dbe49cee89e4..b90d97a4f1e5 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mol2ps -PORTVERSION= 0.4 +PORTVERSION= 0.4a CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} diff --git a/science/mol2ps/distinfo b/science/mol2ps/distinfo index f7f099c6e2c2..c41dd046d1f0 100644 --- a/science/mol2ps/distinfo +++ b/science/mol2ps/distinfo @@ -1,2 +1,2 @@ -SHA256 (mol2ps-0.4/mol2ps.pas) = 3b420706c7780947ea93b3489a608d42aa29ab29857b9d6d26b1158ff6cc6294 -SIZE (mol2ps-0.4/mol2ps.pas) = 296339 +SHA256 (mol2ps-0.4a/mol2ps.pas) = bcc04c8dd0167d73c7aa3e84af1388d62b51e8046696c2eeb9796d09531ffc90 +SIZE (mol2ps-0.4a/mol2ps.pas) = 297704 |