summaryrefslogtreecommitdiff
path: root/databases/dbf2mysql
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-07-07 20:46:06 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-07-07 20:46:06 +0000
commit6d397ca36a11a1667f36d355608d7bfad9c066b1 (patch)
treec98a7c42da5bc7ded42483c6114df024268cb9fc /databases/dbf2mysql
parent- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config (diff)
Update MASTER_SITES
Update my email address
Notes
Notes: svn path=/head/; revision=30343
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>