diff options
Diffstat (limited to 'databases/sqliteodbc/Makefile')
| -rw-r--r-- | databases/sqliteodbc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/sqliteodbc/Makefile b/databases/sqliteodbc/Makefile index f5cd4fd1b63b..78d65dc75416 100644 --- a/databases/sqliteodbc/Makefile +++ b/databases/sqliteodbc/Makefile @@ -1,10 +1,10 @@ PORTNAME= sqliteodbc -PORTVERSION= 0.9998 -PORTREVISION?= 2 +PORTVERSION= 0.99991 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.ch-werner.de/sqliteodbc/ -MAINTAINER?= madpilot@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= ODBC driver for SQLite 3 WWW= http://www.ch-werner.de/sqliteodbc/ |
