From d5b7120e99743bbc0c6a1f81523e938fbf7b5a22 Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 9 Dec 2010 02:36:55 +0000 Subject: - Takeover some of clsung's ports Approved by: pgollucci (mentor) --- devel/p5-Date-Manip/Makefile | 2 +- devel/p5-Glib2/Makefile | 2 +- devel/p5-Module-Install/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index abea642a1d3..024921cfcad 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl5 module containing date manipulation routines PERL_CONFIGURE= YES diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile index 06658e6f674..7c3bea61409 100644 --- a/devel/p5-Glib2/Makefile +++ b/devel/p5-Glib2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN/Glib SF/gtk2-perl/Glib/${PORTVERSION} PKGNAMEPREFIX= p5- DISTNAME= Glib-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= This module provides access to Glib and GObject libraries BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ diff --git a/devel/p5-Module-Install/Makefile b/devel/p5-Module-Install/Makefile index c3323f28351..8e3d577f8bf 100644 --- a/devel/p5-Module-Install/Makefile +++ b/devel/p5-Module-Install/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Standalone, extensible Perl module installer RUN_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ -- cgit