diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-23 22:12:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-23 22:12:09 +0000 |
commit | a74a4b46c459beacfb11bf5460d0fd4687cc6667 (patch) | |
tree | 91e38be46fbdd11411973e90178205682ee498fd /audio/xmms-faad | |
parent | d7b72c45f80a35d4e42ed45f4fec90bfc72a6dce (diff) |
Notes
Diffstat (limited to 'audio/xmms-faad')
-rw-r--r-- | audio/xmms-faad/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index d63f431aaa82..078871f4999e 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -6,6 +6,9 @@ PKGNAMEPREFIX= xmms- MAINTAINER= ports@FreeBSD.org COMMENT= XMMS plugin for faad +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-03-23 + MASTERDIR= ${.CURDIR} .include "${MASTERDIR}/Makefile.inc" |