1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Fix fetching

Approved by:	erwin (mentor, implicit)
This commit is contained in:
Gabor Kovesdan 2007-02-19 12:45:50 +00:00
parent c77aaae42b
commit 89af08d689
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185516

View File

@ -8,8 +8,8 @@
PORTNAME= xmysqladmin
PORTVERSION= 1.0
CATEGORIES= databases
MASTER_SITES= http://ftp.gwdg.de/pub/misc/mysql/Downloads/Contrib/ \
ftp://mysql.secsup.org/pub/software/mysql/Downloads/Contrib/
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= Contrib/Old-Versions
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 front end to the mysqladmin command of the MySQL database engine