Set maintainer of these scripts to portmgr as the previous maintainers retired.

This commit is contained in:
Rene Ladan 2017-02-12 20:43:04 +00:00
parent 82e22f59ea
commit 4d57cc4370
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433964
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
#
# Created by: Alexander Langer <alex@big.endian.de>
# Created on: May 22, 2000
# MAINTAINER= alex@FreeBSD.org
# MAINTAINER= portmgr@FreeBSD.org
if [ -z $1 ]; then
echo "Usage: $0 <portname> ..."

View File

@ -30,7 +30,7 @@
#
# $FreeBSD$
#
# MAINTAINER= erwin@FreeBSD.org
# MAINTAINER= portmgr@FreeBSD.org
#
# PKGORIGIN connects packaged or installed ports to the directory they
# originally came from. Although often overlooked, they are extremly

View File

@ -30,7 +30,7 @@
#
# $FreeBSD$
#
# MAINTAINER= erwin@FreeBSD.org
# MAINTAINER= portmgr@FreeBSD.org
#
# PORTVERSION and PKGORIGIN auditing script
#

View File

@ -9,7 +9,7 @@
# on the most recent 'svn update', and put those committers "on the hook".
# These committers all stay on the hook until INDEX is buildable again.
#
# MAINTAINER= erwin@FreeBSD.org
# MAINTAINER= portmgr@FreeBSD.org
#
# --------------------------------------------------------