Modified: trunk/dports/databases/sqlite3/Portfile (76288 => 76289)
--- trunk/dports/databases/sqlite3/Portfile 2011-02-19 21:29:52 UTC (rev 76288)
+++ trunk/dports/databases/sqlite3/Portfile 2011-02-19 21:30:39 UTC (rev 76289)
@@ -6,6 +6,7 @@
version 3.7.5
categories databases
platforms darwin
+license public-domain
maintainers mww openmaintainer
description an embedded SQL database engine
long_description SQLite3 is an SQL database engine in a C library. \
@@ -36,9 +37,6 @@
build.type gnu
-test.run yes
-test.target test
-
livecheck.type regex
livecheck.url http://www.sqlite.org/news.html
livecheck.regex (3\\.\[0-9\]+\\.\[0-9\]+)