diff options
author | rene <rene@FreeBSD.org> | 2017-02-13 04:43:04 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-13 04:43:04 +0800 |
commit | 0867755575cfa04a36d62f513a56e115b743caf5 (patch) | |
tree | 7b5aed38068776400bb9ff4c26870ca5e43d534d /Tools/scripts/chkorigin.sh | |
parent | 78871005d41e575249f3f3404ade39f0a754614d (diff) | |
download | freebsd-ports-gnome-0867755575cfa04a36d62f513a56e115b743caf5.tar.gz freebsd-ports-gnome-0867755575cfa04a36d62f513a56e115b743caf5.tar.zst freebsd-ports-gnome-0867755575cfa04a36d62f513a56e115b743caf5.zip |
Set maintainer of these scripts to portmgr as the previous maintainers retired.
Diffstat (limited to 'Tools/scripts/chkorigin.sh')
-rwxr-xr-x | Tools/scripts/chkorigin.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/chkorigin.sh b/Tools/scripts/chkorigin.sh index bfaa90bb4aba..6fd821214152 100755 --- a/Tools/scripts/chkorigin.sh +++ b/Tools/scripts/chkorigin.sh @@ -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 |