diff options
author | ben <ben@pkgsrc.org> | 2003-12-02 15:45:57 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2003-12-02 15:45:57 +0000 |
commit | da20bb5cf6e9008dff358b37f6cedc4d6bbedd8f (patch) | |
tree | 7098491cc4376b9862347308f0e156852a6b754a /audio/Makefile | |
parent | b0a851b1e94788b7c3b8b535c300f58d6d57e199 (diff) | |
download | pkgsrc-da20bb5cf6e9008dff358b37f6cedc4d6bbedd8f.tar.gz |
audio/cheesetracker-0.5.5 is no longer maintained by the author. It does
not compile with gcc 3.2.2, and it has several bugs that cause it to
corrupt its own datafiles. The author is now maintaining
cheesetracker-0.9.1, which depends on a (linux,windows)-only package named
JACK.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index a1fa8513a50..ff8f05be815 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2003/09/26 10:26:36 martti Exp $ +# $NetBSD: Makefile,v 1.186 2003/12/02 15:46:35 ben Exp $ # COMMENT= Audio tools @@ -19,7 +19,6 @@ SUBDIR+= cd-discid SUBDIR+= cdd SUBDIR+= cddbd SUBDIR+= cdparanoia -SUBDIR+= cheesetracker SUBDIR+= cmp3 SUBDIR+= cs4235 SUBDIR+= csound |