diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-19 08:50:24 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-19 08:50:24 +0000 |
commit | fa87c67c44b9207b2063676ce9ce58b6d2737555 (patch) | |
tree | 3da98a2abe0c12ad6aabe0bc374ac266c981ec08 /www | |
parent | cd67b93d41629cbe215c7b1320082b8dcca0d7b2 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/apache-contrib/Makefile | 2 | ||||
-rw-r--r-- | www/apache13-fp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index cdf737ad981e..1953ce5936fa 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://archive.apache.org/dist/httpd/%SUBDIR%/ MASTER_SITE_SUBDIR= contrib/modules/1.3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Third-party modules contributed to the Apache HTTP server project USE_APACHE= yes diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile index d67e9cda45a5..a277a264ce05 100644 --- a/www/apache13-fp/Makefile +++ b/www/apache13-fp/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= _fp DISTNAME= ${PORTNAME}_${PORTVERSION} DISTFILES= ${APACHE} powerlogo.gif:powerlogo createdwFP.gif:fplogo -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= The Apache webserver with MS Frontpage Module #BROKEN= "Checksum mismatch" |