diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-08-07 00:39:58 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-08-07 00:39:58 +0800 |
commit | 61968b087e3ed41ad24f6207b7c7aa154999a12a (patch) | |
tree | 20090319879a7dafd59cf062d2b3c0083f02c101 /www/apache13-modssl | |
parent | 9df07a7f6a4f76acaf553d91e3a9450cc2d7d7d2 (diff) | |
download | freebsd-ports-gnome-61968b087e3ed41ad24f6207b7c7aa154999a12a.tar.gz freebsd-ports-gnome-61968b087e3ed41ad24f6207b7c7aa154999a12a.tar.zst freebsd-ports-gnome-61968b087e3ed41ad24f6207b7c7aa154999a12a.zip |
- Take maintainership
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 30fb04655e24..07e882c50bd2 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -15,7 +15,7 @@ DISTNAME= apache_${VERSION_APACHE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ mod_ssl-${VERSION_MODSSL}-${VERSION_APACHE}${EXTRACT_SUFX}:modssl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= The Apache 1.3 webserver with SSL/TLS functionality LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm |