diff options
author | kris <kris@FreeBSD.org> | 2004-04-19 15:48:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-19 15:48:48 +0800 |
commit | 8b32ab8c8343e7c409529880e8745f552c4ec101 (patch) | |
tree | 335aa58345e2fc16c3edcd1c66809073bf30e8f6 /audio/spiralsynthbaby | |
parent | 2a6c7792a033c19a33315e54b7f1366d475c212a (diff) | |
download | freebsd-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/spiralsynthbaby')
-rw-r--r-- | audio/spiralsynthbaby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/spiralsynthbaby/Makefile b/audio/spiralsynthbaby/Makefile index b548d8a70a61..e1cd7cdc4047 100644 --- a/audio/spiralsynthbaby/Makefile +++ b/audio/spiralsynthbaby/Makefile @@ -15,6 +15,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Synthesizer plugin for SpiralLoops BROKEN= "needs fltk 1.0.10" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk |