diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-22 20:53:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-22 20:53:58 +0800 |
commit | 01071b444abea6f550a68e69552dc73d74916287 (patch) | |
tree | 146c158a514890bfd89dca6408c331acfa7bfa5e /math | |
parent | 5fe6c0aeb7d18f2e8579321dfd076f22eb8ff64e (diff) | |
download | freebsd-ports-gnome-01071b444abea6f550a68e69552dc73d74916287.tar.gz freebsd-ports-gnome-01071b444abea6f550a68e69552dc73d74916287.tar.zst freebsd-ports-gnome-01071b444abea6f550a68e69552dc73d74916287.zip |
Reassign p5-* ports from skv to perl@
While here trim headers
Feature safe: yes
Diffstat (limited to 'math')
-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 |