diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 17:31:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 17:31:41 +0000 |
commit | b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3 (patch) | |
tree | f1dadbb5fcc834fc910ca77fa2bc77aff2e76335 /www/nd | |
parent | 4b18243f1f45cec47bddffb80a9c26e17213619a (diff) | |
download | ports-b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3.tar.gz ports-b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3.zip |
Notes
Diffstat (limited to 'www/nd')
-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 6829435db29d..1ea754ad1aa5 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= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple command line interface for WebDAV (RFC2518) server LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |