aboutsummaryrefslogtreecommitdiffstats
path: root/databases/sqlite2/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-08 20:23:34 +0800
committervs <vs@FreeBSD.org>2005-03-08 20:23:34 +0800
commit4a56d629746dd429b7e0b311abb4a674a51c0dd3 (patch)
treec1c344de76537c35aa3b44716ed594d709e5e079 /databases/sqlite2/Makefile
parent234ff35cf97aa1eb470dc9e37cd72e766b6ede8b (diff)
downloadfreebsd-ports-gnome-4a56d629746dd429b7e0b311abb4a674a51c0dd3.tar.gz
freebsd-ports-gnome-4a56d629746dd429b7e0b311abb4a674a51c0dd3.tar.zst
freebsd-ports-gnome-4a56d629746dd429b7e0b311abb4a674a51c0dd3.zip
Update to 2.8.16
PR: ports/78510 Submitted by: Marcus Grando
Diffstat (limited to 'databases/sqlite2/Makefile')
-rw-r--r--databases/sqlite2/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index 9037696b1579..41e56068643e 100644
--- a/databases/sqlite2/Makefile
+++ b/databases/sqlite2/Makefile
@@ -12,11 +12,9 @@
# SQLITE_WITH_TCL83 and SQLITE_WITH_TCL84.
PORTNAME= sqlite
-PORTVERSION= 2.8.15
-PORTREVISION= 1
+PORTVERSION= 2.8.16
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An SQL database engine in a C library w/ Tcl wrapper
@@ -70,8 +68,6 @@ ALL_TARGET= all
INSTALLS_SHLIB= YES
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
.include <bsd.port.pre.mk>
DOCFILES!= ${AWK} 'BEGIN {FS="/"}; /^%%PORTDOCS%%%%DOCSDIR%%/{print $$2}' pkg-plist