diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-07 20:46:06 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-07 20:46:06 +0000 |
| commit | 6d397ca36a11a1667f36d355608d7bfad9c066b1 (patch) | |
| tree | c98a7c42da5bc7ded42483c6114df024268cb9fc | |
| parent | 89b7d2a4465628b128b8f5f7fde5f2a3e2b2a8df (diff) | |
Update MASTER_SITES
Update my email address
| -rw-r--r-- | databases/dbf2mysql/Makefile | 4 | ||||
| -rw-r--r-- | databases/dbf2mysql/pkg-descr | 2 |
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> |
