aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-client
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 20:33:50 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 20:33:50 +0000
commit35401f79cd3c5731272247c2e2b60d5f5c6de0a7 (patch)
tree32db97a675429cb26d9be6a77bc086d1036bb02f /databases/mysql51-client
parentced0fb23aff2b242c658db9402122730391d3d1b (diff)
downloadports-35401f79cd3c5731272247c2e2b60d5f5c6de0a7.tar.gz
ports-35401f79cd3c5731272247c2e2b60d5f5c6de0a7.zip
Commit all Y2K/WWW_SITE changes to Makefiles...
Notes
Notes: svn path=/head/; revision=17141
Diffstat (limited to 'databases/mysql51-client')
-rw-r--r--databases/mysql51-client/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index 82f092ad9cfa..7652974311b6 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.43 1999/02/20 10:24:28 dirk Exp $
+# $Id: Makefile,v 1.44 1999/03/04 21:27:58 dirk Exp $
#
DISTNAME= mysql-3.22.19b
@@ -17,6 +17,9 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
+WWW_SITE= http://www.tcx.se/
+
MAN1= mysql.1
USE_PERL5= YES