aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-06-09 13:42:04 +0800
committerperky <perky@FreeBSD.org>2003-06-09 13:42:04 +0800
commit9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93 (patch)
tree1d6d9efacebb5f627e95bb5ce23491f329cf8b58 /Mk
parent935f6095d1e7252da77a2dd6d19f4430ccf293cd (diff)
downloadfreebsd-ports-gnome-9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93.tar.gz
freebsd-ports-gnome-9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93.tar.zst
freebsd-ports-gnome-9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93.zip
Take maintainerships from alane's python ports.
Rest in Peace, Alan.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 50b65ef05b49..38d1f4a9f484 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -7,7 +7,7 @@
.if !defined(_POSTMKINCLUDED) && !defined(Python_Pre_Include)
Python_Pre_Include= bsd.python.mk
-Python_Include_MAINTAINER= alane@FreeBSD.org
+Python_Include_MAINTAINER= perky@FreeBSD.org
# This file contains some variable definitions that are supposed to
# make your life easier when dealing with ports related to the Python