diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-09 14:20:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-09 14:20:18 +0000 |
commit | 7103f91d7ed1362d53f10c6be4faae13fdc2f48e (patch) | |
tree | 360eaa393e0132c1a6c9b0e40c1f78a2763fe39b /www/apache13-modssl | |
parent | - Re-assign www/apache* ports to apache@ (diff) |
Revert some of the previous commit. Applogies.
I only meant to do clement@ and ports@ ones
Notes
Notes:
svn path=/head/; revision=225578
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 1ca63d87a81a..24675c1e1a63 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -27,7 +27,7 @@ PATCH_SITE_SUBDIR= dinoex PATCHFILES+= apache-1.3.34modssl-v6-20051019.diff.gz .endif -MAINTAINER= apache@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT?= The Apache 1.3 webserver with SSL/TLS functionality LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm |