diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
commit | 38c930c911eeaeb2cb94bc1b86232817f977d3f8 (patch) | |
tree | e30e3e4f4c7fc010277e997a7d436d2bcf914840 /audio/mt-daapd | |
parent | 886fc56a6b920e7701b75461a5657e3852d7881a (diff) | |
download | freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.gz freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.zst freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.zip |
Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.
Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.
Problem pointed out by: linimon [1]
Diffstat (limited to 'audio/mt-daapd')
-rw-r--r-- | audio/mt-daapd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index cab4bf412303..cf84d81adb77 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -18,6 +18,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Use audio/firefly instead +EXPIRATION= 2011-09-30 LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ id3tag.0:${PORTSDIR}/audio/libid3tag |