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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-XML-Quote/Makefile | 8 |
3 files changed, 5 insertions, 13 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 6858a345dede..1389c82b3139 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -9,7 +9,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interface to Gnome libxml2 library BUILD_DEPENDS= p5-XML-NamespaceSupport>=1.07:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 88bc63196fd7..531dc36a2424 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::LibXSLT -# Date created: 6 June 2001 -# Whom: Dom Mitchell <dom@happygiraffe.net> -# +# Created by: Dom Mitchell <dom@happygiraffe.net> # $FreeBSD$ -# PORTNAME= XML-LibXSLT PORTVERSION= 1.77 @@ -11,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNOME XSLT library BUILD_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML diff --git a/textproc/p5-XML-Quote/Makefile b/textproc/p5-XML-Quote/Makefile index 482f0dbcd030..aa29fd6e8a21 100644 --- a/textproc/p5-XML-Quote/Makefile +++ b/textproc/p5-XML-Quote/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML-Quote -# Date created: 05 February 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= XML-Quote PORTVERSION= 1.02 @@ -11,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML quote/dequote functions PERL_CONFIGURE= yes |