summaryrefslogtreecommitdiff
path: root/databases/adodb5
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-12-05 02:54:54 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-12-05 02:54:54 +0000
commit64f337d117f499494cb6aa2601c7238528c20f7c (patch)
tree151910a09ede35a89465eb6fd427121729f8508e /databases/adodb5
parent- Update to 2.06 (diff)
- cleanup header, and option desc
PR: 174122 Spotted by: danfe/eadler Approved by: maintainer, joehorn@gmail.com (implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=308305
Diffstat (limited to 'databases/adodb5')
-rw-r--r--databases/adodb5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile
index 293a06b5b174..0c24fe806440 100644
--- a/databases/adodb5/Makefile
+++ b/databases/adodb5/Makefile
@@ -1,5 +1,4 @@
# Created by: mm@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>