diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-20 20:10:22 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-20 20:10:22 +0000 |
commit | 219753915ea7222f10133bbf4d97955292f0dd96 (patch) | |
tree | 7a1ee1cbdb5adc10d1b8316406e54b742053f10c /science/qcl | |
parent | - Fix poudriere full build by using ${PORTSDIR}. It wants to see (diff) |
- Reassign to the heap at maintainer's request
Notes
Notes:
svn path=/head/; revision=327744
Diffstat (limited to 'science/qcl')
-rw-r--r-- | science/qcl/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/qcl/Makefile b/science/qcl/Makefile index 37ae03bb5ed3..681dca8037d0 100644 --- a/science/qcl/Makefile +++ b/science/qcl/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: qcl -# Date created: 23 May 2001 -# Whom: Brad Huntting <huntting@glarp.com> -# +# Created by: Brad Huntting <huntting@glarp.com> # $FreeBSD$ -# PORTNAME= qcl PORTVERSION= 0.6.1 @@ -11,7 +7,7 @@ CATEGORIES= science math MASTER_SITES= http://tph.tuwien.ac.at/~oemer/tgz/ EXTRACT_SUFX= .tgz -MAINTAINER= huntting@glarp.com +MAINTAINER= ports@FreeBSD.org COMMENT= A quantum computer simulator do-configure: |