svn commit: r434899 - head/science/checkmol

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Sun Feb 26 17:48:33 UTC 2017


Author: acm
Date: Sun Feb 26 17:48:32 2017
New Revision: 434899
URL: https://svnweb.freebsd.org/changeset/ports/434899

Log:
  - Bump PORTREVISION. Freepascal was updated
  - Take maintainership

Modified:
  head/science/checkmol/Makefile

Modified: head/science/checkmol/Makefile
==============================================================================
--- head/science/checkmol/Makefile	Sun Feb 26 17:46:05 2017	(r434898)
+++ head/science/checkmol/Makefile	Sun Feb 26 17:48:32 2017	(r434899)
@@ -3,12 +3,12 @@
 
 PORTNAME=	checkmol
 PORTVERSION=	0.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science
 MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/
 EXTRACT_SUFX=	.pas
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Analyze molecules for the presence of functional groups
 
 LICENSE=	GPLv2+


More information about the svn-ports-all mailing list