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 | |
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')
-rw-r--r-- | databases/unixODBC/Makefile | 2 | ||||
-rw-r--r-- | databases/unixODBC/distinfo | 2 |
2 files changed, 2 insertions, 2 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/ diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index 94083755d22d..4009b0ff1454 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1 +1 @@ -MD5 (unixODBC-2.0.0.tar.gz) = 7007bf0764d195b6adac268aff6e206b +MD5 (unixODBC-2.0.2.tar.gz) = ee3db6b20a0bfda7fcceb583f68387f2 |