summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/mysql-udf-preg/Makefile7
-rw-r--r--devel/bzapi/Makefile7
-rw-r--r--mail/cvsmail/Makefile2
-rw-r--r--www/redmine-backlogs/Makefile3
4 files changed, 4 insertions, 15 deletions
diff --git a/databases/mysql-udf-preg/Makefile b/databases/mysql-udf-preg/Makefile
index 716d499ee64b..2662c062b8ea 100644
--- a/databases/mysql-udf-preg/Makefile
+++ b/databases/mysql-udf-preg/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: mysql-udf-preg
-# Date created: October 27, 2011
-# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
# $FreeBSD$
-#
PORTNAME= mysql-udf-preg
PORTVERSION= 1.0.1
@@ -12,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.mysqludf.org/lib_mysqludf_preg/
DISTNAME= lib_mysqludf_preg-${PORTVERSION}
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library of MySQL UDFs providing access to PCRE
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
diff --git a/devel/bzapi/Makefile b/devel/bzapi/Makefile
index 830d240df9ce..a28419e5e188 100644
--- a/devel/bzapi/Makefile
+++ b/devel/bzapi/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: bzapi
-# Date created: October 27, 2011
-# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
# $FreeBSD$
-#
PORTNAME= bzapi
DISTVERSION= 165:82e75bdd00be
@@ -11,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= LOCAL/pgollucci
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Bugzilla REST API
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80011:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile
index e0bee7e01f9b..ef76e66f7838 100644
--- a/mail/cvsmail/Makefile
+++ b/mail/cvsmail/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= mail
MASTER_SITES= LOCAL/pgollucci
DISTNAME= mailutils-${PORTVERSION}
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small program to add cvsweb links to FreeBSD commit messages
DIST_SUBDIR= ${PORTNAME}
diff --git a/www/redmine-backlogs/Makefile b/www/redmine-backlogs/Makefile
index 8e66c84da42f..0f7fed70779a 100644
--- a/www/redmine-backlogs/Makefile
+++ b/www/redmine-backlogs/Makefile
@@ -1,11 +1,10 @@
-# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
# $FreeBSD$
PORTNAME= backlogs
PORTVERSION= 1.0.2
CATEGORIES= www
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Agile plugin for Redmine
USE_GITHUB= yes