diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-29 08:13:31 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-29 08:13:31 +0000 |
commit | 84d049fc2b956a0580c8aeeba1676cdd5c207553 (patch) | |
tree | dacad3ef9cc008385b1f4799993a421bb38bbd16 /lang | |
parent | forgot INSTALLS_SHLIB (diff) |
Allow MAINTAINER to be redefined in a slave port.
Notes
Notes:
svn path=/head/; revision=40518
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/python/Makefile | 2 | ||||
-rw-r--r-- | lang/python20/Makefile | 2 | ||||
-rw-r--r-- | lang/python21/Makefile | 2 | ||||
-rw-r--r-- | lang/python22/Makefile | 2 | ||||
-rw-r--r-- | lang/python23/Makefile | 2 | ||||
-rw-r--r-- | lang/python24/Makefile | 2 | ||||
-rw-r--r-- | lang/python25/Makefile | 2 | ||||
-rw-r--r-- | lang/python26/Makefile | 2 | ||||
-rw-r--r-- | lang/python27/Makefile | 2 | ||||
-rw-r--r-- | lang/python30/Makefile | 2 | ||||
-rw-r--r-- | lang/python31/Makefile | 2 | ||||
-rw-r--r-- | lang/python32/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python-devel/Makefile +++ b/lang/python-devel/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} 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} diff --git a/lang/python20/Makefile b/lang/python20/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python20/Makefile +++ b/lang/python20/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} diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python21/Makefile +++ b/lang/python21/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} diff --git a/lang/python22/Makefile b/lang/python22/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python22/Makefile +++ b/lang/python22/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} diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python23/Makefile +++ b/lang/python23/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} diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python24/Makefile +++ b/lang/python24/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} diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python25/Makefile +++ b/lang/python25/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} diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python26/Makefile +++ b/lang/python26/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} diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python27/Makefile +++ b/lang/python27/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} diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 75d2204d62c1..06e31e8b738e 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} diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python31/Makefile +++ b/lang/python31/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} diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 75d2204d62c1..06e31e8b738e 100644 --- a/lang/python32/Makefile +++ b/lang/python32/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} |