aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-11-21 23:33:00 +0800
committeralane <alane@FreeBSD.org>2002-11-21 23:33:00 +0800
commit5881d49838558be922a48b1942d4f43a9eb709e1 (patch)
treec4903ca3fd03e0a473879b5f2182062f866d3a9d
parentaeb6541b4f447ab397f80cddc1c4dc8926e3b16a (diff)
downloadfreebsd-ports-graphics-5881d49838558be922a48b1942d4f43a9eb709e1.tar.gz
freebsd-ports-graphics-5881d49838558be922a48b1942d4f43a9eb709e1.tar.zst
freebsd-ports-graphics-5881d49838558be922a48b1942d4f43a9eb709e1.zip
take over for tg@ who is away indefinitely
-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 e999b5343d0..762001826f8 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