diff options
Diffstat (limited to 'Mk/bsd.python.mk')
-rw-r--r-- | Mk/bsd.python.mk | 2 |
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 |