svn commit: r308305 - head/databases/adodb5

Jason Helfman jgh at FreeBSD.org
Wed Dec 5 02:54:55 UTC 2012


Author: jgh
Date: Wed Dec  5 02:54:54 2012
New Revision: 308305
URL: http://svnweb.freebsd.org/changeset/ports/308305

Log:
  - cleanup header, and option desc
  
  PR:		174122
  Spotted by:	danfe/eadler
  Approved by:	maintainer, joehorn at gmail.com (implicit)
  Feature safe:	yes

Modified:
  head/databases/adodb5/Makefile

Modified: head/databases/adodb5/Makefile
==============================================================================
--- head/databases/adodb5/Makefile	Wed Dec  5 02:35:37 2012	(r308304)
+++ head/databases/adodb5/Makefile	Wed Dec  5 02:54:54 2012	(r308305)
@@ -1,5 +1,4 @@
 # Created by: mm at FreeBSD.org
-#
 # $FreeBSD$
 
 PORTNAME=	adodb
@@ -27,7 +26,7 @@ NO_BUILD=	YES
 ADODB_SUBDIRS=	contrib datadict drivers lang pear perf session xsl
 
 OPTIONS_DEFINE=	TESTS
-TESTS_DESC=	"Install tests"
+TESTS_DESC=	Install tests
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list