diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
commit | ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b (patch) | |
tree | e228cb2b9957706dc61a701b8e562b2c3a1de034 /databases/sqliteodbc | |
parent | 778554627428496faf4df403225eee72d5d3f1e2 (diff) | |
download | ports-ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b.tar.gz ports-ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b.zip |
Notes
Diffstat (limited to 'databases/sqliteodbc')
-rw-r--r-- | databases/sqliteodbc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqliteodbc/Makefile b/databases/sqliteodbc/Makefile index 4961807fd02e..fce9e346dc71 100644 --- a/databases/sqliteodbc/Makefile +++ b/databases/sqliteodbc/Makefile @@ -2,6 +2,7 @@ PORTNAME= sqliteodbc PORTVERSION= 0.998 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.ch-werner.de/sqliteodbc/ |