diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-28 17:26:23 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-28 17:26:23 +0000 |
commit | aebaae31d3577ac3129e0c117f967e508685af31 (patch) | |
tree | 08c59dfb46b974c88d502a4c26b4c4530c673b5a /audio/lastfm-desktop | |
parent | c5a851514e27f9c1418e1f836e7f4496a179bfc8 (diff) |
Deprecate ports broken for more than 6 months
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=366441
Diffstat (limited to 'audio/lastfm-desktop')
-rw-r--r-- | audio/lastfm-desktop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/lastfm-desktop/Makefile b/audio/lastfm-desktop/Makefile index 5963f2a584b7..adeebb15906d 100644 --- a/audio/lastfm-desktop/Makefile +++ b/audio/lastfm-desktop/Makefile @@ -13,6 +13,8 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Official Last.fm desktop application suite BROKEN= Does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 LICENSE= GPLv3 |