diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-01 20:27:19 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-01 20:27:19 +0000 |
commit | 8bff0c5071d7246441fa08134b93f30781160f60 (patch) | |
tree | b28031bd512c23c7857a9b623cd7805d4ea762d1 /databases/percona55-server | |
parent | - update port to newest apache (1.3.1) and php (3.0.3) version (diff) |
Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer,
agreed by Josh Tiefenbach <josh@ican.net>, thanks Josh for your
previous work on this port.
Port is no more broken. Requested by new maintainer and tested by
me with a -current system.
Notes
Notes:
svn path=/head/; revision=12986
Diffstat (limited to 'databases/percona55-server')
-rw-r--r-- | databases/percona55-server/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 4c647fd02e8d..a144afd0ba9d 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -3,7 +3,7 @@ # Date created: 14 Aug 1998 # Whom: Josh Tiefenbach <josh@ican.net> # -# $Id: Makefile,v 1.23 1998/08/20 13:29:17 asami Exp $ +# $Id: Makefile,v 1.24 1998/09/01 15:27:36 thepish Exp $ # DISTNAME= mysql-3.21.33 @@ -15,9 +15,7 @@ MASTER_SITES= http://www.buoy.com/mysql/Downloads/ \ http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.21/ \ http://www.tcx.se/Downloads/MySQL-3.21/ -MAINTAINER= josh@ican.net - -BROKEN= build +MAINTAINER= ibex@physik.TU-Berlin.DE MAN1= mysql.1 |