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 /science/checkmol | |
parent | 0ad18237aeef19cb04bdc0721a2deaf0944d3b0f (diff) | |
download | freebsd-ports-gnome-8a09589aaa87dec88636c69df9b511bbc74507ca.tar.gz freebsd-ports-gnome-8a09589aaa87dec88636c69df9b511bbc74507ca.tar.zst freebsd-ports-gnome-8a09589aaa87dec88636c69df9b511bbc74507ca.zip |
- Bump PORTREVISION. Freepascal compiler was updated to 2.6.4
Diffstat (limited to 'science/checkmol')
-rw-r--r-- | science/checkmol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 1f58a65f7f27..399830d288ff 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 |