diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
| commit | 4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch) | |
| tree | b325616b604b3f18f851e5b3104e0289676790a9 /databases/sqlite3/Makefile | |
| parent | 947645f5a712ad72340b44481d1d177bfd777110 (diff) | |
Notes
Diffstat (limited to 'databases/sqlite3/Makefile')
| -rw-r--r-- | databases/sqlite3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 948789bc8acc..9cfc4238aa13 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.29.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2019/ http://www2.sqlite.org/2019/ http://www3.sqlite.org/2019/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 |
