summaryrefslogtreecommitdiff
path: root/Mk
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 /Mk
parentd8707ba967eb602799a7fbf210eddecffdce5a00 (diff)
downloadfreebsd-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.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/ada.mk2
-rw-r--r--Mk/Uses/alias.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/ada.mk b/Mk/Uses/ada.mk
index 0ade2e689ed1..13441b4ce331 100644
--- a/Mk/Uses/ada.mk
+++ b/Mk/Uses/ada.mk
@@ -7,7 +7,7 @@
# Usage: USES=ada
# Valid ARGS: 5, 6, run
#
-# MAINTAINER: ports@FreeBSD.org
+# MAINTAINER: freebsd.contact@marino.st
.if !defined(_INCLUDE_USES_ADA_MK)
_INCLUDE_USES_ADA_MK= yes
diff --git a/Mk/Uses/alias.mk b/Mk/Uses/alias.mk
index e0ddb93166fc..a265fc104f1c 100644
--- a/Mk/Uses/alias.mk
+++ b/Mk/Uses/alias.mk
@@ -8,7 +8,7 @@
# Usage: USES=alias or USES=alias:ARGS
# Valid ARGS: 9 (default), 10, 11
#
-# MAINTAINER: ports@FreeBSD.org
+# MAINTAINER: freebsd.contact@marino.st
.if !defined(_INCLUDE_USES_ALIAS_MK)
_INCLUDE_USES_ALIAS_MK= yes