aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/libdom/Makefile2
-rw-r--r--www/libhubbub/Makefile2
-rw-r--r--www/netsurf/Makefile2
-rw-r--r--www/py-bjoern/Makefile2
-rw-r--r--www/py-flask/Makefile2
-rw-r--r--www/py-waitress/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/www/libdom/Makefile b/www/libdom/Makefile
index 11c52ec15cd5..3f67617fd8c5 100644
--- a/www/libdom/Makefile
+++ b/www/libdom/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Document Object Model library
LICENSE= MIT
diff --git a/www/libhubbub/Makefile b/www/libhubbub/Makefile
index d6fa54ce4a27..42586570d3cc 100644
--- a/www/libhubbub/Makefile
+++ b/www/libhubbub/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= HTML5 parser library
LICENSE= MIT
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index b0421561aca4..9df5ae91f1da 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight web browser
LICENSE= GPLv2 MIT
diff --git a/www/py-bjoern/Makefile b/www/py-bjoern/Makefile
index 8592e22c38f8..b1988bfaf767 100644
--- a/www/py-bjoern/Makefile
+++ b/www/py-bjoern/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast Python WSGI server
LICENSE= BSD2CLAUSE
diff --git a/www/py-flask/Makefile b/www/py-flask/Makefile
index c90148f06413..389daabd5611 100644
--- a/www/py-flask/Makefile
+++ b/www/py-flask/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Micro web framework
LICENSE= BSD3CLAUSE
diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index 3e192536a0f4..4d388a145fe5 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python WSGI server
LICENSE= ZPL21