diff options
Diffstat (limited to 'www/nd/Makefile')
-rw-r--r-- | www/nd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |