diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-18 23:33:26 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-18 23:33:26 +0800 |
commit | 722935c1d8724133fd5d075702bf337d08fa8ca2 (patch) | |
tree | b7b4e43a16ede59332e3e831080e37f338fdbe81 /www | |
parent | 2509bbfecb809b52f31ca6fda51311246b23fff0 (diff) | |
download | freebsd-ports-gnome-722935c1d8724133fd5d075702bf337d08fa8ca2.tar.gz freebsd-ports-gnome-722935c1d8724133fd5d075702bf337d08fa8ca2.tar.zst freebsd-ports-gnome-722935c1d8724133fd5d075702bf337d08fa8ca2.zip |
Remove Patrick Bihan-Faou as maintainer, by his request.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_dav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index 834476276c92..fa90eb6648db 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.webdav.org/mod_dav/ DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} -MAINTAINER= patrick@mindstep.com +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module that provides DAV capabilities # This port will work with the following version of Apache and anything newer. |