summaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-06-09 05:42:04 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-06-09 05:42:04 +0000
commit3b1c9bec7b0be6b72504e62909c445141ff25451 (patch)
tree7b59ee268e319f57bfeb1c4c511f37815467fe59 /Mk/bsd.python.mk
parentMake the print plug-in conditional on whether or not WITHOUT_PRINT is (diff)
Take maintainerships from alane's python ports.
Rest in Peace, Alan.
Notes
Notes: svn path=/head/; revision=82562
Diffstat (limited to 'Mk/bsd.python.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