aboutsummaryrefslogtreecommitdiff
path: root/databases/xmysql
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-26 23:48:40 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-26 23:48:40 +0000
commit758e29bf8b39e106e4bbd26bff202c14726067eb (patch)
tree5afefce35df5655f05a1bb8b720c258c996ec5f9 /databases/xmysql
parentcc589c133cf2e7104ac2918fcbf0c86e66f99ba5 (diff)
downloadports-758e29bf8b39e106e4bbd26bff202c14726067eb.tar.gz
ports-758e29bf8b39e106e4bbd26bff202c14726067eb.zip
Remove bad MASTER_SITES
Notes
Notes: svn path=/head/; revision=8859
Diffstat (limited to 'databases/xmysql')
-rw-r--r--databases/xmysql/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 58a5c9e40fa4..2b0e16ab9940 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -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