diff options
author | acm <acm@FreeBSD.org> | 2011-06-23 13:39:27 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2011-06-23 13:39:27 +0800 |
commit | 15986c64f3b8935aa9c78023ef8a08a918e18517 (patch) | |
tree | 521993500baa4fb13e6e94da85d1bf5395129983 /science | |
parent | b7e60eeae946de53c1cd0e2e0b6076ca77523831 (diff) | |
download | freebsd-ports-gnome-15986c64f3b8935aa9c78023ef8a08a918e18517.tar.gz freebsd-ports-gnome-15986c64f3b8935aa9c78023ef8a08a918e18517.tar.zst freebsd-ports-gnome-15986c64f3b8935aa9c78023ef8a08a918e18517.zip |
- Bump PORTREVISION. lang/fpc has been updated to 2.4.4
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 fe5f86fdc9de..47cac0f772c1 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkmol PORTVERSION= 0.4a -PORTREVISION= 2 +PORTREVISION= 3 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 859d6a94d15a..85e4def9a17a 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -7,7 +7,7 @@ PORTNAME= mol2ps PORTVERSION= 0.1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |