diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
commit | b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386 (patch) | |
tree | 71eb47a542ff820ea8244be036c10df25fadd26b /databases/dbf2mysql/Makefile | |
parent | af770130983e72fa6f54a05de2e7e542b8d9a717 (diff) | |
download | ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.tar.gz ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.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 7a40026c0c93..d2ddf0f29589 100644 --- a/databases/dbf2mysql/Makefile +++ b/databases/dbf2mysql/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://mirror.etf.bg.ac.yu/mysql/Downloads/Contrib/ \ ftp://ftp.ciril.fr/pub/sgbd/mysql/Downloads/Contrib -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Programs to convert .dbf files to MySQL tables and vice versa LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |