svn commit: r327744 - head/science/qcl
Thomas Abthorpe
tabthorpe at FreeBSD.org
Fri Sep 20 20:10:23 UTC 2013
Author: tabthorpe
Date: Fri Sep 20 20:10:22 2013
New Revision: 327744
URL: http://svnweb.freebsd.org/changeset/ports/327744
Log:
- Reassign to the heap at maintainer's request
Modified:
head/science/qcl/Makefile (contents, props changed)
Modified: head/science/qcl/Makefile
==============================================================================
--- head/science/qcl/Makefile Fri Sep 20 20:02:51 2013 (r327743)
+++ head/science/qcl/Makefile Fri Sep 20 20:10:22 2013 (r327744)
@@ -1,9 +1,5 @@
-# ports collection makefile for: qcl
-# Date created: 23 May 2001
-# Whom: Brad Huntting <huntting at glarp.com>
-#
+# Created by: Brad Huntting <huntting at 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 at glarp.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= A quantum computer simulator
do-configure:
More information about the svn-ports-head
mailing list