diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /math/p5-MatrixReal | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index abb8c7a5e237..fd35a92bc16d 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -1,7 +1,4 @@ -# Ports collection Makefile for: Math-MatrixReal -# Date Created: Aug 14 1997 -# Whom: Sander Vesik <sander@haldjas.folklore.ee> -# +# Created by: Sander Vesik <sander@haldjas.folklore.ee> # $FreeBSD$ PORTNAME= MatrixReal @@ -13,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= Math-${PORTNAME}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module implementing a Matrix of Reals +COMMENT= Perl module implementing a Matrix of Reals LICENSE= ART10 GPLv1 LICENSE_COMB= dual |