diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-21 15:33:00 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-21 15:33:00 +0000 |
commit | 118eb9fffc5e35611cc3d4ff9ac079ec450ca27d (patch) | |
tree | 8da895f9d0447c0d0b2183176ddd0695f5b43140 /Mk | |
parent | 3c9be6b0f39bf8109962ad7bb47c88b5124fbb88 (diff) | |
download | ports-118eb9fffc5e35611cc3d4ff9ac079ec450ca27d.tar.gz ports-118eb9fffc5e35611cc3d4ff9ac079ec450ca27d.zip |
Notes
Diffstat (limited to '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 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 |