aboutsummaryrefslogtreecommitdiffstats
path: root/databases/dbf2mysql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbf2mysql')
-rw-r--r--databases/dbf2mysql/Makefile4
-rw-r--r--databases/dbf2mysql/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile
index d6c56bd51f33..812d1b78a826 100644
--- a/databases/dbf2mysql/Makefile
+++ b/databases/dbf2mysql/Makefile
@@ -8,10 +8,10 @@
PORTNAME= dbf2mysql
PORTVERSION= 1.13
CATEGORIES= databases
-MASTER_SITES= http://www.mysql.com/Contrib/
+MASTER_SITES= http://www.mysql.net/Downloads/Contrib/
EXTRACT_SUFX= .tgz
-MAINTAINER=jedgar@fxp.org
+MAINTAINER= jedgar@FreeBSD.org
LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client
diff --git a/databases/dbf2mysql/pkg-descr b/databases/dbf2mysql/pkg-descr
index 7f518476d811..c7c98c4f54ab 100644
--- a/databases/dbf2mysql/pkg-descr
+++ b/databases/dbf2mysql/pkg-descr
@@ -4,4 +4,4 @@ dbf2mysql: converts a .dbf to a MySQL table
mysql2dbf: converts a MySQL table to a .dbf file
- Chris D. Faulhaber
-jedgar@fxp.org
+ <jedgar@FreeBSD.org>