diff options
author | acm <acm@FreeBSD.org> | 2014-03-26 12:04:45 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2014-03-26 12:04:45 +0800 |
commit | 8a09589aaa87dec88636c69df9b511bbc74507ca (patch) | |
tree | 690902ba90bcbc1b4c74f0952cf1075abe96b33d | |
parent | 0ad18237aeef19cb04bdc0721a2deaf0944d3b0f (diff) | |
download | freebsd-ports-graphics-8a09589aaa87dec88636c69df9b511bbc74507ca.tar.gz freebsd-ports-graphics-8a09589aaa87dec88636c69df9b511bbc74507ca.tar.zst freebsd-ports-graphics-8a09589aaa87dec88636c69df9b511bbc74507ca.zip |
- Bump PORTREVISION. Freepascal compiler was updated to 2.6.4
-rw-r--r-- | science/checkmol/Makefile | 1 | ||||
-rw-r--r-- | science/mol2ps/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 1f58a65f7f2..399830d288f 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -3,6 +3,7 @@ PORTNAME= checkmol PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ EXTRACT_SUFX= .pas diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 0cf639dbed4..b3f93c30fc6 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -3,6 +3,7 @@ PORTNAME= mol2ps PORTVERSION= 0.4a +PORTREVISION 1 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |