diff options
Diffstat (limited to 'www/mod_gnutls/Makefile')
-rw-r--r-- | www/mod_gnutls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |