From 84d049fc2b956a0580c8aeeba1676cdd5c207553 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 29 Mar 2001 08:13:31 +0000 Subject: Allow MAINTAINER to be redefined in a slave port. --- lang/python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python') diff --git a/lang/python/Makefile b/lang/python/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python/Makefile +++ b/lang/python/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} -- cgit v1.2.3