summaryrefslogtreecommitdiffstats
path: root/lang/python30
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-03-29 08:13:31 +0000
committersobomax <sobomax@FreeBSD.org>2001-03-29 08:13:31 +0000
commitb5c3e53e6aa6826fd82bffa4399ce92d94f8d49f (patch)
tree4e25f81124817d56283e792867e261f0b91bc7e7 /lang/python30
parentb9ceaa4ce76c3e31dfef19cec12fc5402cb1066c (diff)
downloadFreeBSD-ports-b5c3e53e6aa6826fd82bffa4399ce92d94f8d49f.zip
FreeBSD-ports-b5c3e53e6aa6826fd82bffa4399ce92d94f8d49f.tar.gz
Allow MAINTAINER to be redefined in a slave port.
Diffstat (limited to 'lang/python30')
-rw-r--r--lang/python30/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 75d2204..06e31e8 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.python.org/ftp/python/2.0/ \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/2.0/
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER= tg@FreeBSD.org
+MAINTAINER?= tg@FreeBSD.org
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}
OpenPOWER on IntegriCloud