diff options
| author | Frederic Culot <culot@FreeBSD.org> | 2015-06-09 07:54:29 +0000 |
|---|---|---|
| committer | Frederic Culot <culot@FreeBSD.org> | 2015-06-09 07:54:29 +0000 |
| commit | e7b19abe80bb263cd6369fdbea2f0f407479b3cc (patch) | |
| tree | 006e127cefa6f2aab1c10e203972ba1ba2f9dbc8 /databases/sqlite3/Makefile | |
| parent | 3ee4bc669d900f1cc3408bfcefa061c5e1bc47b5 (diff) | |
Notes
Diffstat (limited to 'databases/sqlite3/Makefile')
| -rw-r--r-- | databases/sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index f98fe65b4292..99f2acf469f2 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.8.10.1 +PORTVERSION= 3.8.10.2 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ DISTNAME= sqlite-autoconf-${PORTVERSION:S|.10|10|:S|.|0|g} |
