Changed the URL for MkDepend to not display the .html, similar to MAPM.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35973 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2010-03-27 17:33:29 +00:00
parent 3118ddd887
commit c0d9055b31

View File

@ -1368,7 +1368,7 @@ AboutView::_CreateCreditsView()
.SetCopyright(COPYRIGHT_STRING "1995-2001 Lars Düning. "
"All rights reserved.")
.SetLicense("MkDepend")
.SetURL("http://bearnip.com/lars/be/mkdepend.html"));
.SetURL("http://bearnip.com/lars/be/"));
// libhttpd copyright (used as Poorman backend)
_AddPackageCredit(PackageCredit("libhttpd")