diff options
-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 e999b5343d08..762001826f8e 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= tg@FreeBSD.org +Python_Include_MAINTAINER= alane@FreeBSD.org # This file contains some variable definitions that are supposed to # make your life easier when dealing with ports related to the Python |