diff options
Diffstat (limited to 'databases/sqlite3/Makefile')
-rw-r--r-- | databases/sqlite3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 61ee2abfc839..0d66218dec05 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,5 +1,8 @@ PORTNAME= sqlite3 DISTVERSION= 3.50.2 +# SECURITY WARNING: when updating this port, also file vuxml entry +# for ports/databases/linux-c7-sqlite3 (but mind it has a different EPOCH) +# and coordinate with ports/emulators/linux_base which also ships sqlite3. PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases |