aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-client
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-03-28 18:50:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-03-28 18:50:58 +0000
commite34037ebdd55d8fe2a43faae7fe2a1c976d9bb9e (patch)
treeb2f2c8818e53d1a6ebc0e5a17b73e56c20684e08 /databases/mysql51-client
parentcb43929ab5937daea273c4e2ed0ab0f4db67c59b (diff)
downloadports-e34037ebdd55d8fe2a43faae7fe2a1c976d9bb9e.tar.gz
ports-e34037ebdd55d8fe2a43faae7fe2a1c976d9bb9e.zip
Mark this port broken, doesn't package.
Notes
Notes: svn path=/head/; revision=10361
Diffstat (limited to 'databases/mysql51-client')
-rw-r--r--databases/mysql51-client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index f4e9a0f2a7c1..c3b64c96e586 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.16 1998/02/23 02:55:16 steve Exp $
+# $Id: Makefile,v 1.18 1998/03/28 14:43:30 steve Exp $
#
DISTNAME= mysql-3.21.26-gamma
@@ -16,6 +16,8 @@ MASTER_SITES= http://www.buoy.com/mysql/Downloads/MySQL-3.21/ \
MAINTAINER= josh@ican.net
+BROKEN= package
+
MAN1= mysql.1
USE_GMAKE= YES