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-Math-GSL | |
| parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-GSL')
| -rw-r--r-- | math/p5-Math-GSL/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 6521a0b27e99..762415dd7426 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math-GSL -# Date created: 15 September 2003 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-GSL PORTVERSION= 0.27 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl interface to GNU Scientific Library +COMMENT= Perl interface to GNU Scientific Library LICENSE= ART10 GPLv1 LICENSE_COMB= dual |
