diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-28 14:07:23 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-28 14:07:23 +0000 |
commit | 252e481b40ac221a7fee380802596f7de2ecee20 (patch) | |
tree | c754fda4f19eb9ac8e8fee7ccfbf72a2fda27f55 /textproc/linux-f8-expat | |
parent | 3dd70d87f6279377bf039a6c2c889bea5e691778 (diff) | |
download | ports-252e481b40ac221a7fee380802596f7de2ecee20.tar.gz ports-252e481b40ac221a7fee380802596f7de2ecee20.zip |
Notes
Diffstat (limited to 'textproc/linux-f8-expat')
-rw-r--r-- | textproc/linux-f8-expat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/linux-f8-expat/Makefile b/textproc/linux-f8-expat/Makefile index d583b62ca314..9cf652aa3d9c 100644 --- a/textproc/linux-f8-expat/Makefile +++ b/textproc/linux-f8-expat/Makefile @@ -17,6 +17,9 @@ COMMENT= Linux/i386 binary port of Expat XML-parsing library (Linux Fedora 8) CONFLICTS= linux-expat-[0-9]* linux-f10-expat-[0-9]* +DEPRECATED= End of Life since Jan 7, 2009 +EXPIRATION_DATE=2011-04-01 + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 8 |