diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
| commit | 7acca7e902159e9dc10f702c44e81b611c630680 (patch) | |
| tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /databases/sqlite3 | |
| parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) | |
Notes
Diffstat (limited to 'databases/sqlite3')
| -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 0d5bad1348c5..e440a0f6dd87 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlite3 PORTVERSION= 3.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 |
