diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-30 03:19:21 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-30 03:19:21 +0000 |
commit | 663f8cdc172d694c29dd4cdb8aede1f1dce0ea3e (patch) | |
tree | 417fe292269958c8f8c65f95b2133673c1878cb2 /databases/mariadb-scripts | |
parent | 5fba694945d4937a40d8a99f817b5a9cce6c9eeb (diff) |
Forced commit to indicate that these files were repo-copied from mariadb
Notes
Notes:
svn path=/head/; revision=274792
Diffstat (limited to 'databases/mariadb-scripts')
-rw-r--r-- | databases/mariadb-scripts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mariadb-scripts/Makefile b/databases/mariadb-scripts/Makefile index 6d8d4a4fb17a..9f1cd919e740 100644 --- a/databases/mariadb-scripts/Makefile +++ b/databases/mariadb-scripts/Makefile @@ -20,6 +20,8 @@ MASTER_SITES= http://www.percona.com/downloads/MariaDB/${PORTNAME}-${PORTVERSION MAINTAINER= dgeo@centrale-marseille.fr COMMENT= A database server - drop-in replacement functionality for MySQL +IGNORE= Post repo-copy, not ready for use yet + LICENSE= GPLv2 CONFLICTS= mysql-server-[0-9]* mysql-client-[0-9]* mysql-scripts-[0-9]* |