aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/eldav.el/Makefile2
-rw-r--r--www/nd/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/eldav.el/Makefile b/www/eldav.el/Makefile
index bdef59c99b61..c637ac52b281 100644
--- a/www/eldav.el/Makefile
+++ b/www/eldav.el/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= www elisp
MASTER_SITES= http://www.gohome.org/eldav/
DISTNAME= eldav-${PORTVERSION}
-MAINTAINER= stolz@i2.informatik.rwth-aachen.de
+MAINTAINER= vs@FreeBSD.org
COMMENT= An interface to WebDAV servers for Emacs
RUN_DEPENDS= nd:${PORTSDIR}/www/nd
diff --git a/www/nd/Makefile b/www/nd/Makefile
index 862bfd84b0ed..6829435db29d 100644
--- a/www/nd/Makefile
+++ b/www/nd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.2
CATEGORIES= www
MASTER_SITES= http://www.gohome.org/nd/
-MAINTAINER= stolz+nd@i2.informatik.rwth-aachen.de
+MAINTAINER= vs@FreeBSD.org
COMMENT= A simple command line interface for WebDAV (RFC2518) server
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2