diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
commit | 0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch) | |
tree | 4eb5b3c17063b3dfde60677f444e595981d52450 /audio/dino | |
parent | bbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff) |
Notes
Diffstat (limited to 'audio/dino')
-rw-r--r-- | audio/dino/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/dino/Makefile b/audio/dino/Makefile index f0fd904c09d8..060b45c813ef 100644 --- a/audio/dino/Makefile +++ b/audio/dino/Makefile @@ -29,5 +29,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes BROKEN= does not compile +DEPRECATED= has been broken for 7 months +EXPIRATION_DATE=2010-01-08 .include <bsd.port.mk> |