summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-23 01:01:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-23 01:01:00 +0000
commit0708a14c9ce32e6c157b40eac3a416690af1fdd4 (patch)
tree35db24d1fa125a96e19318510ed529aa4e5fa8dd
parent- The author included files/patch-mp3.c to software and (diff)
BROKEN: Does not compile. This port is scheduled for removal on April 22
if it is still broken at that time.
Notes
Notes: svn path=/head/; revision=101784
-rw-r--r--databases/mysqlcc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index 2e616190a95f..e36caaf1a57a 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -16,6 +16,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ferruccio.vitale@tin.it
COMMENT= A platform-independent GUI administration client for the MySQL server
+BROKEN= "Does not compile"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-04-22
+
USE_MYSQL= yes
USE_REINPLACE= yes