diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
commit | 7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6 (patch) | |
tree | ceb97f680c026c2031c8e794d4166ee12c393207 /multimedia/linux-libtheora | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) | |
download | ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.tar.gz ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.zip |
Notes
Diffstat (limited to 'multimedia/linux-libtheora')
-rw-r--r-- | multimedia/linux-libtheora/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/linux-libtheora/Makefile b/multimedia/linux-libtheora/Makefile index 3f64fd95845a..c678bb5f27dc 100644 --- a/multimedia/linux-libtheora/Makefile +++ b/multimedia/linux-libtheora/Makefile @@ -15,6 +15,8 @@ COMMENT= Video codec CONFLICTS= linux-f8-libtheora-[0-9]* linux-f10-libtheora-[0-9]* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 |