diff options
author | Max Khon <fjoe@FreeBSD.org> | 2006-12-11 18:23:27 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2006-12-11 18:23:27 +0000 |
commit | 956d5355c5a57b526664b23513410e0d24a816a6 (patch) | |
tree | bdc88892b9da2f2b41452aa4c335c7b881cbadea /databases | |
parent | Fix MASTER_SITES, make the port fetchable. (diff) |
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=179509
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libiodbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 3eaf3e35ba54..c833ae438063 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -10,7 +10,7 @@ PORTNAME= libiodbc PORTVERSION= 3.52.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.iodbc.org/downloads/iODBC/ \ ${MASTER_SITE_SOURCEFORGE} |