diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 22:45:16 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 22:45:16 +0800 |
commit | 5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /science/checkmol | |
parent | b0c5781d091cdf2bb53ee7de6e4e57e5b0a97c56 (diff) | |
download | freebsd-ports-gnome-5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9.tar.gz freebsd-ports-gnome-5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9.tar.zst freebsd-ports-gnome-5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9.zip |
- Reassign to the heap at maintainer's request
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 |