diff options
Diffstat (limited to 'databases/mysql-client/Makefile.common')
-rw-r--r-- | databases/mysql-client/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-client/Makefile.common b/databases/mysql-client/Makefile.common index 37b88b2cfc7..fb9a8e73990 100644 --- a/databases/mysql-client/Makefile.common +++ b/databases/mysql-client/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2003/03/24 00:57:47 grant Exp $ +# $NetBSD: Makefile.common,v 1.15 2003/06/23 14:23:20 jschauma Exp $ DISTNAME= mysql-3.23.49 CATEGORIES= databases @@ -6,7 +6,7 @@ MASTER_SITES= http://mirrors.sunsite.dk/mysql/Downloads/MySQL-3.23/ \ ftp://sunsite.dk/mirrors/mysql/Downloads/MySQL-3.23/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-3.23/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.mysql.com/ EXTRACT_USING_PAX= # defined |