Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2017 17:50:29 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434900 - head/science/mol2ps
Message-ID:  <201702261750.v1QHoTx9025599@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Sun Feb 26 17:50:29 2017
New Revision: 434900
URL: https://svnweb.freebsd.org/changeset/ports/434900

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

Modified:
  head/science/mol2ps/Makefile

Modified: head/science/mol2ps/Makefile
==============================================================================
--- head/science/mol2ps/Makefile	Sun Feb 26 17:48:32 2017	(r434899)
+++ head/science/mol2ps/Makefile	Sun Feb 26 17:50:29 2017	(r434900)
@@ -3,13 +3,14 @@
 
 PORTNAME=	mol2ps
 PORTVERSION=	0.4b
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/
 DISTNAME=	${PORTNAME}
 EXTRACT_SUFX=	.pas
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Read molecular structure files and generate Postscript output
 
 LICENSE=	GPLv2+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702261750.v1QHoTx9025599>