diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-21 11:56:38 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-21 11:56:38 +0000 |
commit | bd4c1a207e9c51e063e4b1bcafbfb12e1f60fbb2 (patch) | |
tree | eae56b37087197835305184e40d3ea7c5a657bd2 /www/xshttpd | |
parent | * security/libprelude: [1] (diff) |
- Add www/xshttpd-devel
- Register CONFLICTS on www/xshttpd
PR: ports/94268
Submitted by: Johan van Selst <johans@stack.nl>
Repocopied by: marcus
Diffstat (limited to 'www/xshttpd')
-rw-r--r-- | www/xshttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index c3a5d81cebf1..546c94163d79 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -17,7 +17,7 @@ COMMENT= A webserver with CGI as own user and SSL suport RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support -CONFLICTS+= apache-[0-9]* +CONFLICTS+= apache-[0-9]* xshttpd-devel-[0-9]* MAN1= clearxs.1 gfxcount.1 httpd.1 httpdc.1 imagemap.1 \ readxs.1 xsindex.1 xspasswd.1 |