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 /graphics/linux-png10 | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) | |
download | ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.tar.gz ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.zip |
Notes
Diffstat (limited to 'graphics/linux-png10')
-rw-r--r-- | graphics/linux-png10/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index 497d1df4f046..1ec4ad49b8be 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -18,6 +18,8 @@ COMMENT= RPM of the PNG lib (old 1.0 version) CONFLICTS= linux-f8-png10-[0-9]* linux-f10-png10-[0-9]* LATEST_LINK= linux-png10 +# 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 |