diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-11 17:22:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-11 17:22:25 +0800 |
commit | b84463fc48a71e53090c70b6b283441df5e41bfb (patch) | |
tree | 94588720c453f34829d4a21924ce4fe1acdac5f6 /audio | |
parent | 174c9fce81ad0db2073becb4ec6429a33ebeb3f9 (diff) | |
download | freebsd-ports-gnome-b84463fc48a71e53090c70b6b283441df5e41bfb.tar.gz freebsd-ports-gnome-b84463fc48a71e53090c70b6b283441df5e41bfb.tar.zst freebsd-ports-gnome-b84463fc48a71e53090c70b6b283441df5e41bfb.zip |
Maintainer objected to my setting the deprecation flag, so back it out.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/spiralsynthbaby/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/spiralsynthbaby/Makefile b/audio/spiralsynthbaby/Makefile index 34d6edc6cf7d..b548d8a70a61 100644 --- a/audio/spiralsynthbaby/Makefile +++ b/audio/spiralsynthbaby/Makefile @@ -13,8 +13,6 @@ 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" |