diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-05 15:07:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-05 15:07:10 +0000 |
commit | cd8a69e251f70d7ecde4ff2e2fb095e05c513d20 (patch) | |
tree | d1ccee564501e57b77ca64c027e7a171f6b790df /audio/hydrogen/Makefile | |
parent | 9b5140c936f78eb6c7097bf5fbfe2e66a76cf8e0 (diff) | |
download | ports-cd8a69e251f70d7ecde4ff2e2fb095e05c513d20.tar.gz ports-cd8a69e251f70d7ecde4ff2e2fb095e05c513d20.zip |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
Notes
Notes:
svn path=/head/; revision=311718
Diffstat (limited to 'audio/hydrogen/Makefile')
-rw-r--r-- | audio/hydrogen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index 4213357f993a..f5c0e550ba4f 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -16,6 +16,8 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile \ tar:${PORTSDIR}/devel/libtar \ lrdf:${PORTSDIR}/textproc/liblrdf +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 BROKEN= does not install MAJORVERSION= 0.9.5 |