diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-29 01:31:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-29 01:31:41 +0000 |
commit | e8454f318840376be472faa45a82a5fd66df412c (patch) | |
tree | 4da6f05e8a0ecfc7c1b06922f41e48a5445ae52f /databases/mysql50-client/Makefile | |
parent | I don't quite understand how I got all these files to (diff) |
Remove BROKEN tag as this now packages.
Notes
Notes:
svn path=/head/; revision=10376
Diffstat (limited to 'databases/mysql50-client/Makefile')
-rw-r--r-- | databases/mysql50-client/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mysql50-client/Makefile b/databases/mysql50-client/Makefile index c3b64c96e586..70b906996b47 100644 --- a/databases/mysql50-client/Makefile +++ b/databases/mysql50-client/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Jan 1998 # Whom: Josh Tiefenbach <josh@ican.net> # -# $Id: Makefile,v 1.18 1998/03/28 14:43:30 steve Exp $ +# $Id: Makefile,v 1.19 1998/03/28 18:50:58 asami Exp $ # DISTNAME= mysql-3.21.26-gamma @@ -16,8 +16,6 @@ MASTER_SITES= http://www.buoy.com/mysql/Downloads/MySQL-3.21/ \ MAINTAINER= josh@ican.net -BROKEN= package - MAN1= mysql.1 USE_GMAKE= YES |