diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
commit | bebf3178ae36f596986c9c997d085dae71d8bb90 (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /audio/pidgin-musictracker | |
parent | a25c7696d7ac089047381db7850b45f97de09fd2 (diff) |
Notes
Diffstat (limited to 'audio/pidgin-musictracker')
-rw-r--r-- | audio/pidgin-musictracker/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/pidgin-musictracker/Makefile b/audio/pidgin-musictracker/Makefile index 5e021fb24eae..255c701cdffc 100644 --- a/audio/pidgin-musictracker/Makefile +++ b/audio/pidgin-musictracker/Makefile @@ -14,6 +14,8 @@ COMMENT= Plugin for Pidgin to displays the music track currently playing LICENSE= GPLv2 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin |