diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-05-22 10:47:37 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-05-22 10:47:37 +0000 |
commit | b01ff82dd1a7a70d1539b7b515d5d4342e8a1536 (patch) | |
tree | 04e488de8eb96333c50dcc711fe7426096778bb2 /databases/mysql4-client | |
parent | 988791e5905bf5a902ac98d5dffd0cc80e093219 (diff) | |
download | pkgsrc-b01ff82dd1a7a70d1539b7b515d5d4342e8a1536.tar.gz |
I'm not maintaining anymore this package.
salo feel free to update it and fix the security vulnerabilities.
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r-- | databases/mysql4-client/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common index e90f0fbc404..6468ff64c33 100644 --- a/databases/mysql4-client/Makefile.common +++ b/databases/mysql4-client/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.55 2006/10/18 13:22:04 ben Exp $ +# $NetBSD: Makefile.common,v 1.56 2007/05/22 10:47:37 xtraeme Exp $ DISTNAME= mysql-4.1.21 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-4.1/} -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mysql.com/ USE_LIBTOOL= yes |