aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-08-11 05:52:38 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-08-11 05:52:38 +0000
commitaeecdad4c611bee1c3772b522f68cb8922462407 (patch)
tree4ada0f22472041dbd4aa639a8a4113d02ee04081
parent7bed5cb2159c2791d916be722337862b6e5a7931 (diff)
downloadports-aeecdad4c611bee1c3772b522f68cb8922462407.tar.gz
ports-aeecdad4c611bee1c3772b522f68cb8922462407.zip
-rw-r--r--audio/cd-discid/Makefile2
-rw-r--r--devel/p5-Class-Observable/Makefile2
-rw-r--r--textproc/p5-Text-Textile/Makefile2
-rw-r--r--www/p5-HTML-Diff/Makefile2
4 files changed, 4 insertions, 4 deletions
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
@@ -6,7 +6,7 @@ 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}
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
@@ -7,7 +7,7 @@ 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+
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
@@ -7,7 +7,7 @@ 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+
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
@@ -7,7 +7,7 @@ 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}