diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
| commit | 23a96f4a5fa2e2de306a227091b5bb888f629079 (patch) | |
| tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /databases/sqlite3/Makefile | |
| parent | f5db4d978242b0b5cfab34e8d39953c25fc454b7 (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 37c7e0936b72..bf9268108eb3 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 PORTVERSION= 3.15.1 +PORTREVISION= 1 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 |
