diff options
author | linimon <linimon@FreeBSD.org> | 2009-01-01 05:10:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-01-01 05:10:25 +0800 |
commit | d85713c627fadb8c13c1f472eb5df0b79f6e58ee (patch) | |
tree | 7c4795e73882fab8e937d766c4716ef55d3a439d /multimedia/mythtv | |
parent | aa67b86140d5721219d2b5be487727012ba8b05e (diff) | |
download | freebsd-ports-gnome-d85713c627fadb8c13c1f472eb5df0b79f6e58ee.tar.gz freebsd-ports-gnome-d85713c627fadb8c13c1f472eb5df0b79f6e58ee.tar.zst freebsd-ports-gnome-d85713c627fadb8c13c1f472eb5df0b79f6e58ee.zip |
glarkin is working on an update, so give expiration a longer grace period.
Diffstat (limited to 'multimedia/mythtv')
-rw-r--r-- | multimedia/mythtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 934431479c26..dac32886d836 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= tv_check:${PORTSDIR}/textproc/p5-xmltv \ BROKEN= Incorrect handling of user addition DEPRECATED= Has been broken for more than 6 months -EXPIRATION_DATE=2008-09-19 +EXPIRATION_DATE=2009-03-31 ONLY_FOR_ARCHS= i386 USE_BZIP2= yes |