aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/genpatch
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-02-15 21:33:11 +0000
committerRene Ladan <rene@FreeBSD.org>2017-02-15 21:33:11 +0000
commit676b34a1277978cb6e30fb534c118f7adfff884d (patch)
tree697dbbe4c57c0e76ac58100f25226bf6ab79babe /ports-mgmt/genpatch
parentd8707ba967eb602799a7fbf210eddecffdce5a00 (diff)
downloadports-676b34a1277978cb6e30fb534c118f7adfff884d.tar.gz
ports-676b34a1277978cb6e30fb534c118f7adfff884d.zip
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the wrong way in my head. The only exceptions (for now) are archivers/zstd and ports-mgmt/synth which were already picked up by new volunteers in the mean time.
Notes
Notes: svn path=/head/; revision=434195
Diffstat (limited to 'ports-mgmt/genpatch')
-rw-r--r--ports-mgmt/genpatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/genpatch/Makefile b/ports-mgmt/genpatch/Makefile
index c80c30101360..91814fbd976d 100644
--- a/ports-mgmt/genpatch/Makefile
+++ b/ports-mgmt/genpatch/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Single patch generator tool compatible with makepatch format
LICENSE= BSD2CLAUSE