diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-24 05:00:44 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-24 05:00:44 +0800 |
commit | 25db2e4fd889109a2f933706bda461c309c6bbf9 (patch) | |
tree | 65939c19f38d69353a723e52ee5e19ac522d5da1 | |
parent | 6fed6af87c15bd9be79f93398a5add8c5026894c (diff) | |
download | freebsd-ports-gnome-25db2e4fd889109a2f933706bda461c309c6bbf9.tar.gz freebsd-ports-gnome-25db2e4fd889109a2f933706bda461c309c6bbf9.tar.zst freebsd-ports-gnome-25db2e4fd889109a2f933706bda461c309c6bbf9.zip |
Set an expiration date for multimedia/xmms
Requested by: many
-rw-r--r-- | multimedia/xmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 61e8c40ef237..a24500b1110e 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 DEPRECATED= Abandonware, please consider using multimedia/audacious instead FORBIDDEN= Vulnerable: CVE-2007-0653 CVE-2007-0654 +EXPIRATION_DATE= 2014-05-01 CONFLICTS?= ru-xmms-[0-9]* zh-xmms-[0-9]* GNU_CONFIGURE= yes |