aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-07-18 09:43:44 +0000
committerClement Laforet <clement@FreeBSD.org>2005-07-18 09:43:44 +0000
commitb276bebe6e9b8c89bc7bc88d3daea9d747d57697 (patch)
tree3039f800981dfbe3cdc397f7e5085fae61f1e7a5
parentbb3bbae27b41837c3c80ccc1cd8077503e090269 (diff)
downloadports-b276bebe6e9b8c89bc7bc88d3daea9d747d57697.tar.gz
ports-b276bebe6e9b8c89bc7bc88d3daea9d747d57697.zip
Notes
-rw-r--r--devel/portmk/Makefile2
-rw-r--r--ports-mgmt/pkg_install-devel/Makefile2
-rw-r--r--ports-mgmt/portmk/Makefile2
-rw-r--r--sysutils/pkg_install-devel/Makefile2
-rw-r--r--sysutils/rc_subr/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/portmk/Makefile b/devel/portmk/Makefile
index 9bf133f060aa..1adef89e2ee9 100644
--- a/devel/portmk/Makefile
+++ b/devel/portmk/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.1
CATEGORIES= devel
DISTFILES=
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clement@FreeBSD.org
COMMENT= Development version of bsd.port.mk
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/ports-mgmt/pkg_install-devel/Makefile b/ports-mgmt/pkg_install-devel/Makefile
index b57359d48d92..6e7d688b42c0 100644
--- a/ports-mgmt/pkg_install-devel/Makefile
+++ b/ports-mgmt/pkg_install-devel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= eik
PKGNAMESUFFIX= -devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clement@FreeBSD.org
COMMENT= Development version of the FreeBSD 5.x package tools
CONFLICTS= pkg_install-[0-9]*
diff --git a/ports-mgmt/portmk/Makefile b/ports-mgmt/portmk/Makefile
index 9bf133f060aa..1adef89e2ee9 100644
--- a/ports-mgmt/portmk/Makefile
+++ b/ports-mgmt/portmk/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.1
CATEGORIES= devel
DISTFILES=
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clement@FreeBSD.org
COMMENT= Development version of bsd.port.mk
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/sysutils/pkg_install-devel/Makefile b/sysutils/pkg_install-devel/Makefile
index b57359d48d92..6e7d688b42c0 100644
--- a/sysutils/pkg_install-devel/Makefile
+++ b/sysutils/pkg_install-devel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= eik
PKGNAMESUFFIX= -devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clement@FreeBSD.org
COMMENT= Development version of the FreeBSD 5.x package tools
CONFLICTS= pkg_install-[0-9]*
diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile
index 798e546e4adc..93ccc9de1561 100644
--- a/sysutils/rc_subr/Makefile
+++ b/sysutils/rc_subr/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= eik
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clement@FreeBSD.org
COMMENT= Common startup and shutdown subroutines used by scripts
USE_BZIP2= yes