diff --git a/audio/cd-discid/Makefile b/audio/cd-discid/Makefile index c9fe3393e889..27dd8060f4dd 100644 --- a/audio/cd-discid/Makefile +++ b/audio/cd-discid/Makefile @@ -1,22 +1,22 @@ # Created by: Munish Chopra PORTNAME= cd-discid PORTVERSION= 0.9 CATEGORIES= audio MASTER_SITES= http://lly.org/~rcw/cd-discid/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Backend utility to retrieve CDDB discid information WRKSRC= ${WRKDIR}/${PKGNAME} MAKE_ARGS= prefix=${STAGEDIR}${PREFIX} mandir=${STAGEDIR}${PREFIX}/man/man1 PLIST_FILES= bin/cd-discid \ man/man1/cd-discid.1.gz post-patch: @${REINPLACE_CMD} -e "s/-o 0//g" ${WRKSRC}/Makefile .include diff --git a/devel/p5-Class-Observable/Makefile b/devel/p5-Class-Observable/Makefile index 24c9499cd449..f141715906ae 100644 --- a/devel/p5-Class-Observable/Makefile +++ b/devel/p5-Class-Observable/Makefile @@ -1,23 +1,23 @@ # Created by: Travis Campbell PORTNAME= Class-Observable PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allow other classes and objects to respond to events in yours LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-ISA>=0:devel/p5-Class-ISA USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile index 9ed00a9ca981..763d94a1176d 100644 --- a/textproc/p5-Text-Textile/Makefile +++ b/textproc/p5-Text-Textile/Makefile @@ -1,19 +1,19 @@ # Created by: Travis Campbell PORTNAME= Text-Textile PORTVERSION= 2.12 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl-based implementation of the Textile syntax by Dean Allen LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTML-Diff/Makefile b/www/p5-HTML-Diff/Makefile index ac482b56cf96..9016fcc0722d 100644 --- a/www/p5-HTML-Diff/Makefile +++ b/www/p5-HTML-Diff/Makefile @@ -1,19 +1,19 @@ # Created by: Travis Campbell PORTNAME= HTML-Diff PORTVERSION= 0.561 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for finding changes between two strings of HTML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff USES= perl5 USE_PERL5= configure .include