aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql322-server
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1998-12-12 07:37:16 +0800
committerbillf <billf@FreeBSD.org>1998-12-12 07:37:16 +0800
commit2cba40267eba42fcf2b3d8fd7dc325e7a795c3d3 (patch)
tree50f54eb37df1c17cf44d58385197772adade169e /databases/mysql322-server
parent47f024549c5358cb970d2fc0db53f440b085dc5a (diff)
downloadfreebsd-ports-gnome-2cba40267eba42fcf2b3d8fd7dc325e7a795c3d3.tar.gz
freebsd-ports-gnome-2cba40267eba42fcf2b3d8fd7dc325e7a795c3d3.tar.zst
freebsd-ports-gnome-2cba40267eba42fcf2b3d8fd7dc325e7a795c3d3.zip
Fix typo in MASTER_SITES.
Diffstat (limited to 'databases/mysql322-server')
-rw-r--r--databases/mysql322-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql322-server/Makefile b/databases/mysql322-server/Makefile
index 7316866ed93a..08e67c4712df 100644
--- a/databases/mysql322-server/Makefile
+++ b/databases/mysql322-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.33 1998/12/01 02:56:08 asami Exp $
+# $Id: Makefile,v 1.34 1998/12/11 23:33:47 billf Exp $
#
DISTNAME= mysql-3.22.10-beta
@@ -12,7 +12,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.22/ \
ftp://ftp.digex.net/pub/database/mysql/Downloads/MySQL-3.22/ \
ftp://ftp.bse.bg/pub/Unix/database/MySQL/ \
- ftp://ftp.plig.net/pub/database/mysql/Downloads/MySQL-3.22/ \
+ ftp://ftp.plig.net/pub/mysql/Downloads/MySQL-3.22/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-3.22/
MAINTAINER= ibex@physik.TU-Berlin.DE