diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-17 16:28:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-17 16:28:44 +0000 |
commit | 76caa61312734776e5412fc04b24740e9ca4be30 (patch) | |
tree | 2a101b745e8329a30206deaf9750e8e058bd0701 /databases/dbf2mysql/Makefile | |
parent | 27f7a68e104304080df07b00e8ad9079b3cb3951 (diff) | |
download | ports-76caa61312734776e5412fc04b24740e9ca4be30.tar.gz ports-76caa61312734776e5412fc04b24740e9ca4be30.zip |
Notes
Diffstat (limited to 'databases/dbf2mysql/Makefile')
-rw-r--r-- | databases/dbf2mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile index 486257b2b615..157e3dd34fb2 100644 --- a/databases/dbf2mysql/Makefile +++ b/databases/dbf2mysql/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbf2mysql PORTVERSION= 1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://mysql.tsuren.net/Downloads/Contrib/ \ ftp://ftp.us.es/Mirror/www.mysql.org/Downloads/Contrib/ \ |