diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
commit | f2e297146917fbd60da5161091593166c2c115c6 (patch) | |
tree | 087b84bc24d09bc053df7581c5769b0eb3545d2a /www/mod_dav | |
parent | 93e372cb7425f19b92972f077c59b8d096525d97 (diff) | |
download | freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.gz freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.zst freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.zip |
De-pkg-comment.
Diffstat (limited to 'www/mod_dav')
-rw-r--r-- | www/mod_dav/Makefile | 1 | ||||
-rw-r--r-- | www/mod_dav/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index e633c85c2bf5..c2b69d002dbf 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.webdav.org/mod_dav/ DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} MAINTAINER= patrick@mindstep.com +COMMENT= An Apache module that provides DAV capabilities BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/mod_dav/pkg-comment b/www/mod_dav/pkg-comment deleted file mode 100644 index 5786928bec88..000000000000 --- a/www/mod_dav/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that provides DAV capabilities |