diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 12:53:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 12:53:58 +0000 |
commit | 43d6c31649c51cb42484ca658a40579145c89ce9 (patch) | |
tree | 146c158a514890bfd89dca6408c331acfa7bfa5e /math/p5-Math-Pari | |
parent | 7d9e9453337d50352df958cac4237271f9726c44 (diff) | |
download | ports-43d6c31649c51cb42484ca658a40579145c89ce9.tar.gz ports-43d6c31649c51cb42484ca658a40579145c89ce9.zip |
Notes
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index fa58d107e298..c3049d5d366c 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-Pari -# Date created: Tue Sep 11 02:08:49 PDT 2001 -# Whom: Michael Haro <mharo@FreeBSD.org> -# +# Created by: Michael Haro <mharo@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-Pari PORTVERSION= 2.01080605 @@ -11,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PARI - numerical/scientific/number-theoretic calculations BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/pari:configure |