diff options
author | acm <acm@FreeBSD.org> | 2012-04-19 14:51:44 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2012-04-19 14:51:44 +0800 |
commit | 3b5681a77b2e181aa022ccc83fa298591f68c012 (patch) | |
tree | 8a50d237d1f80f2b70dcad8c1cd401e74a56fbad /science | |
parent | 87e236fd98b0efe35b210b573c64e7b95f73c038 (diff) | |
download | freebsd-ports-gnome-3b5681a77b2e181aa022ccc83fa298591f68c012.tar.gz freebsd-ports-gnome-3b5681a77b2e181aa022ccc83fa298591f68c012.tar.zst freebsd-ports-gnome-3b5681a77b2e181aa022ccc83fa298591f68c012.zip |
- Bump PORTREVISION (freepascal ports were updated)
Diffstat (limited to 'science')
-rw-r--r-- | science/checkmol/Makefile | 2 | ||||
-rw-r--r-- | science/mol2ps/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 47cac0f772c1..b340ad1cf1dd 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkmol PORTVERSION= 0.4a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ DISTNAME= ${PORTNAME} diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 85e4def9a17a..e59627dfceee 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -7,7 +7,7 @@ PORTNAME= mol2ps PORTVERSION= 0.1e -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |