--- trunk/databases/sqlite3/Makefile 2014/11/03 02:10:04 17809 +++ trunk/databases/sqlite3/Makefile 2015/04/04 23:12:49 18593 @@ -1,10 +1,10 @@ # $MidnightBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.8.7 +PORTVERSION= 3.8.8.2 CATEGORIES= databases -MASTER_SITES= http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/ -DISTNAME= sqlite-autoconf-3080700 +MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ +DISTNAME= sqlite-autoconf-3080802 MAINTAINER= ports@MidnightBSD.org COMMENT= SQL database engine in a C library