diff options
author | antoine <antoine@FreeBSD.org> | 2016-03-14 02:18:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-03-14 02:18:03 +0800 |
commit | 2ad39682c3d1321d8a9791539f22239bbecd086c (patch) | |
tree | 38e0a0cb5114b07778b9524ed9d770edd5cabf51 /french | |
parent | a4831147afd29984a37e356075ad1997d5aae55a (diff) | |
download | freebsd-ports-gnome-2ad39682c3d1321d8a9791539f22239bbecd086c.tar.gz freebsd-ports-gnome-2ad39682c3d1321d8a9791539f22239bbecd086c.tar.zst freebsd-ports-gnome-2ad39682c3d1321d8a9791539f22239bbecd086c.zip |
Set an expiration date for a few deprecated leaf ports
Diffstat (limited to 'french')
-rw-r--r-- | french/tvdownloader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/tvdownloader/Makefile b/french/tvdownloader/Makefile index 5abea16b1f2e..d8a64d6a057e 100644 --- a/french/tvdownloader/Makefile +++ b/french/tvdownloader/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= msdl:${PORTSDIR}/multimedia/msdl \ ${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:${PORTSDIR}/www/py-mechanize DEPRECATED= Many channels have modified their protocols and cannot be DL anymore +EXPIRATION_DATE= 2016-04-14 USES= python shebangfix SHEBANG_FILES= doc/installdox |