diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-10 23:50:55 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-10 23:50:55 +0800 |
commit | 9262341534cabbe07fe35252f78b50b38b713f2a (patch) | |
tree | ef6a3aaa9ef3ec1f70f49c48f2fcc99125b311ea /databases/unixODBC/Makefile | |
parent | 166dbff1381a5c6f14c9af093f29714a587ac496 (diff) | |
download | freebsd-ports-gnome-9262341534cabbe07fe35252f78b50b38b713f2a.tar.gz freebsd-ports-gnome-9262341534cabbe07fe35252f78b50b38b713f2a.tar.zst freebsd-ports-gnome-9262341534cabbe07fe35252f78b50b38b713f2a.zip |
Update to 2.0.2
PR: 24199
Submitted by: Ports Fury
Diffstat (limited to 'databases/unixODBC/Makefile')
-rw-r--r-- | databases/unixODBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index e8e0cb86ae8d..0d741edb3763 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unixODBC -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.2 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ |