diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:03:19 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:03:19 +0000 |
commit | 9eccb6831ef43e597b0ea093acc43a02750663d5 (patch) | |
tree | 5746f400633d641ab92a53ea95f40123926b4666 /databases/mysql322-client/Makefile | |
parent | Remove configuration files from PLIST (diff) |
Move WWW_SITE to pkg/DESCR:WWW from Makefile
Notes
Notes:
svn path=/head/; revision=17863
Diffstat (limited to 'databases/mysql322-client/Makefile')
-rw-r--r-- | databases/mysql322-client/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysql322-client/Makefile b/databases/mysql322-client/Makefile index 27b3d622217e..9da96aacb99e 100644 --- a/databases/mysql322-client/Makefile +++ b/databases/mysql322-client/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Jan 1998 # Whom: Josh Tiefenbach <josh@ican.net> # -# $Id: Makefile,v 1.46 1999/03/22 23:43:41 dirk Exp $ +# $Id: Makefile,v 1.47 1999/04/06 22:28:43 dirk Exp $ # DISTNAME= mysql-3.22.21 @@ -17,7 +17,6 @@ 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 |