| Summary: | www/thttpd conflicts with apache htpasswd executable | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Calvey <chris> |
| Component: | Individual Port(s) | Assignee: | Anders Nordby <anders> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Calvey
2007-05-24 23:50:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer anders 2007-06-14 21:10:45 UTC
FreeBSD ports repository
Modified files:
www/thttpd Makefile pkg-plist
Log:
Rename htpasswd program to thttpdpasswd, some people might actually
want to install different webservers at the same time. Reflected in man
pages.
PR: ports/112954
Revision Changes Path
1.40 +11 -3 ports/www/thttpd/Makefile
1.11 +1 -1 ports/www/thttpd/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Changed htpasswd to thttpdpasswd. Thanks! |