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/mol2ps | |
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/mol2ps')
-rw-r--r-- | science/mol2ps/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index e59627dfceee..16e2e1ec9eaa 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mol2ps -# Date created: 23 Feb 2009 -# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> -# +# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar> # $FreeBSD$ -# PORTNAME= mol2ps PORTVERSION= 0.1e @@ -13,7 +9,7 @@ MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pas -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= Read molecular structure files and generate Postscript output USE_FPC= yes |