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 /accessibility | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) | |
download | ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.tar.gz ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/linux-atk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/linux-atk/Makefile b/accessibility/linux-atk/Makefile index aee67d9abd79..b96e97cb0eec 100644 --- a/accessibility/linux-atk/Makefile +++ b/accessibility/linux-atk/Makefile @@ -17,6 +17,8 @@ COMMENT= Accessibility Toolkit, Linux/i386 binary CONFLICTS= linux-f8-atk-[0-9]* linux-f10-atk-[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 |