aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mbrolavox
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-19 15:48:48 +0800
committerkris <kris@FreeBSD.org>2004-04-19 15:48:48 +0800
commit8b32ab8c8343e7c409529880e8745f552c4ec101 (patch)
tree335aa58345e2fc16c3edcd1c66809073bf30e8f6 /audio/mbrolavox
parent2a6c7792a033c19a33315e54b7f1366d475c212a (diff)
downloadfreebsd-ports-gnome-8b32ab8c8343e7c409529880e8745f552c4ec101.tar.gz
freebsd-ports-gnome-8b32ab8c8343e7c409529880e8745f552c4ec101.tar.zst
freebsd-ports-gnome-8b32ab8c8343e7c409529880e8745f552c4ec101.zip
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
Diffstat (limited to 'audio/mbrolavox')
-rw-r--r--audio/mbrolavox/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile
index c6602e0ba380..acb1dd0b23ff 100644
--- a/audio/mbrolavox/Makefile
+++ b/audio/mbrolavox/Makefile
@@ -22,6 +22,10 @@ USE_ZIP= yes
PLIST= ${WRKDIR}/plist
WRKSRC= ${WRKDIR}/voices
+BROKEN= "Does not fetch"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-06-18
+
.if !defined(BATCH)
IS_INTERACTIVE= yes
.endif