diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-09 08:57:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-09 08:57:27 +0000 |
commit | ace23ce3ab1e59e1fbcbc410b162bf39c790831b (patch) | |
tree | a477cae7d0e40b9179bfb310d72c952812827839 /audio/spiralsynthbaby | |
parent | 85931ff132f8b221bafbd5c921c08820d048db93 (diff) | |
download | ports-ace23ce3ab1e59e1fbcbc410b162bf39c790831b.tar.gz ports-ace23ce3ab1e59e1fbcbc410b162bf39c790831b.zip |
Per ports/53466, set the "deprecated" mastervar and assign a date
for this port's deprecation.
Notes
Notes:
svn path=/head/; revision=100473
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..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" |