diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
commit | d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /science/checkmol | |
parent | - Update to 2012.10.01 (diff) |
- Reassign to the heap at maintainer's request
Notes
Notes:
svn path=/head/; revision=305130
Diffstat (limited to 'science/checkmol')
-rw-r--r-- | science/checkmol/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index b340ad1cf1dd..e97a2d6d8f19 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: checkmol -# Date created: 23 Feb 2009 -# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> -# +# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar> # $FreeBSD$ -# PORTNAME= checkmol PORTVERSION= 0.4a @@ -13,7 +9,7 @@ MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pas -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= Analyze molecules for the presence of functional groups USE_FPC= yes |