aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-03-29 16:13:31 +0800
committersobomax <sobomax@FreeBSD.org>2001-03-29 16:13:31 +0800
commitb5c3e53e6aa6826fd82bffa4399ce92d94f8d49f (patch)
tree4e25f81124817d56283e792867e261f0b91bc7e7 /lang
parentb9ceaa4ce76c3e31dfef19cec12fc5402cb1066c (diff)
downloadfreebsd-ports-gnome-b5c3e53e6aa6826fd82bffa4399ce92d94f8d49f.tar.gz
freebsd-ports-gnome-b5c3e53e6aa6826fd82bffa4399ce92d94f8d49f.tar.zst
freebsd-ports-gnome-b5c3e53e6aa6826fd82bffa4399ce92d94f8d49f.zip
Allow MAINTAINER to be redefined in a slave port.
Diffstat (limited to 'lang')
-rw-r--r--lang/python-devel/Makefile2
-rw-r--r--lang/python/Makefile2
-rw-r--r--lang/python20/Makefile2
-rw-r--r--lang/python21/Makefile2
-rw-r--r--lang/python22/Makefile2
-rw-r--r--lang/python23/Makefile2
-rw-r--r--lang/python24/Makefile2
-rw-r--r--lang/python25/Makefile2
-rw-r--r--lang/python26/Makefile2
-rw-r--r--lang/python27/Makefile2
-rw-r--r--lang/python30/Makefile2
-rw-r--r--lang/python31/Makefile2
-rw-r--r--lang/python32/Makefile2
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}