diff options
Diffstat (limited to 'textproc/linux-aspell/Makefile')
-rw-r--r-- | textproc/linux-aspell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index 85de607ed701..1a263020c898 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -23,6 +23,8 @@ COMMENT= Spelling checker with better logic than ispell (linux version) CONFLICTS= linux-f8-aspell-[0-9]* linux-f10-aspell-[0-9]* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 LINUX_DIST_VER= 4 |