svn commit: r322167 - head/devel/dits

William Grzybowski wg at FreeBSD.org
Tue Jul 2 12:48:07 UTC 2013


Author: wg
Date: Tue Jul  2 12:48:06 2013
New Revision: 322167
URL: http://svnweb.freebsd.org/changeset/ports/322167

Log:
  devel/dits: fix WWW
  
  - Fix WWW, should be terminated with a slash
  
  Reported by:	danfe

Modified:
  head/devel/dits/pkg-descr

Modified: head/devel/dits/pkg-descr
==============================================================================
--- head/devel/dits/pkg-descr	Tue Jul  2 12:36:41 2013	(r322166)
+++ head/devel/dits/pkg-descr	Tue Jul  2 12:48:06 2013	(r322167)
@@ -2,4 +2,4 @@ Dits is a tool for validating disk drive
 lock managers.  More than a simple exerciser, dits is able to
 verify that no detectable data integrity errors have occurred.
 
-WWW: http://codeconcepts.com
+WWW: http://codeconcepts.com/


More information about the svn-ports-all mailing list