aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-22 08:52:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-22 08:52:58 +0000
commit5bb45f7194e23a7a3058bb8d2368dc5362f264e2 (patch)
treef6b6590a4a92aa4964fa1018298fc5115c6aa3fb /databases/sqlite3/Makefile
parent775c68f2f026fdb6c33030df9ac1f2177be67de6 (diff)
Notes
Diffstat (limited to 'databases/sqlite3/Makefile')
-rw-r--r--databases/sqlite3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index a55599ee4e00..af0aad12173b 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite3
DISTVERSION= 3.22.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00