diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-09 16:57:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-09 16:57:27 +0800 |
commit | 8e2e35659085d237eaa0dc562bda049b8fabb81a (patch) | |
tree | d74daafbbae61e7110355a4f481005f5230b0e9c /audio | |
parent | 92a4576e755f180f9f7d1eea84d8fcd5ddff09e3 (diff) | |
download | freebsd-ports-gnome-8e2e35659085d237eaa0dc562bda049b8fabb81a.tar.gz freebsd-ports-gnome-8e2e35659085d237eaa0dc562bda049b8fabb81a.tar.zst freebsd-ports-gnome-8e2e35659085d237eaa0dc562bda049b8fabb81a.zip |
Per ports/53466, set the "deprecated" mastervar and assign a date
for this port's deprecation.
Diffstat (limited to 'audio')
-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..34d6edc6cf7d 100644 --- a/audio/spiralsynthbaby/Makefile +++ b/audio/spiralsynthbaby/Makefile @@ -13,6 +13,8 @@ DISTNAME= SpiralSynthBaby-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org COMMENT= Synthesizer plugin for SpiralLoops +DEPRECATED= "broken\; mastersite says to use SpiralSynth Modular instead" +EXPIRATION_DATE= "March 09, 2004" BROKEN= "needs fltk 1.0.10" |