diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /audio/ruby-musicbrainz | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) | |
download | ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.tar.gz ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.zip |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
Notes
Notes:
svn path=/head/; revision=111956
Diffstat (limited to 'audio/ruby-musicbrainz')
-rw-r--r-- | audio/ruby-musicbrainz/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/ruby-musicbrainz/Makefile b/audio/ruby-musicbrainz/Makefile index 9ebb7002a137..ce66d09e018f 100644 --- a/audio/ruby-musicbrainz/Makefile +++ b/audio/ruby-musicbrainz/Makefile @@ -28,7 +28,9 @@ INSTALL_TARGET= site-install DOCS= COPYING ChangeLog README TODO doc -IGNORE= "Distfile needs to be updated for new libmusicbrainz" +IGNORE= Distfile needs to be updated for new libmusicbrainz +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} post-install: .if !defined(NOPORTDOCS) |