Remove bad MASTER_SITES
This commit is contained in:
parent
cc589c133c
commit
758e29bf8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8859
1 changed files with 2 additions and 4 deletions
|
@ -3,16 +3,14 @@
|
|||
# Date created: Tue Sep 2 15:46:09 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/09/02 14:56:43 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmysql-1.5
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://mysql.staufen.de/pub/mysql/Contrib/ \
|
||||
http://www.tcx.se/Contrib/ \
|
||||
http://www.buoy.com/mysql/Contrib/ \
|
||||
http://web.tryc.on.ca/mysql/Contrib/ \
|
||||
http://mysql.acer.net/Contrib/
|
||||
http://www.buoy.com/mysql/Contrib/
|
||||
|
||||
MAINTAINER= andreas@FreeBSD.ORG
|
||||
|
||||
|
|
Loading…
Reference in a new issue