diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-13 12:45:25 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-13 12:45:25 +0000 |
commit | b15d5954577ced9b10ee8f7ccc9ecb2b8c55301f (patch) | |
tree | e148877223c2f865b58a8a89bbabbf0e0cdf36b8 /databases/sqliteman | |
parent | 39f82d71205ef6c90e50be3aceb82f8cdb1ce219 (diff) | |
download | ports-b15d5954577ced9b10ee8f7ccc9ecb2b8c55301f.tar.gz ports-b15d5954577ced9b10ee8f7ccc9ecb2b8c55301f.zip |
Notes
Diffstat (limited to 'databases/sqliteman')
-rw-r--r-- | databases/sqliteman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile index 307ffffeb217..fea3b4cff8c3 100644 --- a/databases/sqliteman/Makefile +++ b/databases/sqliteman/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqliteman PORTVERSION= 1.2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= SF |