aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-02-24 16:26:50 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-02-24 16:26:50 +0000
commit6351ad0af4800c48b23cf7e10dd2a14952a232c4 (patch)
tree0fdb21c462c9ef7b41c539af16674071fe1e04d1 /www
parent49dbffa8631eda12d9dc2b63b4ea3e6dd99c39f9 (diff)
downloadports-6351ad0af4800c48b23cf7e10dd2a14952a232c4.tar.gz
ports-6351ad0af4800c48b23cf7e10dd2a14952a232c4.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_mysql2/Makefile2
-rw-r--r--www/mod_auth_openid/Makefile2
-rw-r--r--www/mod_dnssd/Makefile2
-rw-r--r--www/mod_gnutls/Makefile2
-rw-r--r--www/mod_ntlm2/Makefile2
-rw-r--r--www/mod_tsa/Makefile2
-rw-r--r--www/mod_uid/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile
index 1d45c1bd4012..ab5ae32f525f 100644
--- a/www/mod_auth_mysql2/Makefile
+++ b/www/mod_auth_mysql2/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX= 2
DISTNAME= ${PORTNAME}_${PORTVERSION}
DIST_SUBDIR= apache2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= MySQL-based authentication module with VirtualHost support
LICENSE= APACHE20
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile
index bff140cec83c..7e30f1f68c6c 100644
--- a/www/mod_auth_openid/Makefile
+++ b/www/mod_auth_openid/Makefile
@@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= www
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Authentication module for the Apache 2 webserver with OpenID
LICENSE= MIT
diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile
index 959e715e3d72..71b0c164c789 100644
--- a/www/mod_dnssd/Makefile
+++ b/www/mod_dnssd/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www
MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Apache module that provides DNS-SD capabilities
LICENSE= APACHE20
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index 2edb6a9ad31f..342092f0e37e 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www security
MASTER_SITES= https://mod.gnutls.org/downloads/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Extension for Apache httpd using GnuTLS library to provide HTTPS
LICENSE= APACHE20
diff --git a/www/mod_ntlm2/Makefile b/www/mod_ntlm2/Makefile
index fb4c730247f3..e91eb0743a9b 100644
--- a/www/mod_ntlm2/Makefile
+++ b/www/mod_ntlm2/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/modntlm/modntlm2/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= NTLM authentication module for the Apache2 webserver
USES= samba:build
diff --git a/www/mod_tsa/Makefile b/www/mod_tsa/Makefile
index 13f78e7f43d1..246b00b6319c 100644
--- a/www/mod_tsa/Makefile
+++ b/www/mod_tsa/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www
MASTER_SITES= http://am.nesiac.org/static/ \
http://ubique.spb.ru/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Time stamping authority (RFC 3161) module for apache
OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY
diff --git a/www/mod_uid/Makefile b/www/mod_uid/Makefile
index 4c0a453d6c87..fb5c6e625422 100644
--- a/www/mod_uid/Makefile
+++ b/www/mod_uid/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.0
CATEGORIES= www
MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/contrib/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Apache module issuing the "correct" cookies for counting the site visitors
LICENSE= APACHE20