diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/nd/Makefile | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/nd/Makefile')
-rw-r--r-- | www/nd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nd/Makefile b/www/nd/Makefile index 1576a9df5678..1a03cc259f6d 100644 --- a/www/nd/Makefile +++ b/www/nd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.gohome.org/teranisi/ MAINTAINER= stolz+nd@i2.informatik.rwth-aachen.de +COMMENT= A simple command line interface for WebDAV (RFC2518) server LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |