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 /x11 | |
parent | 3dd70d87f6279377bf039a6c2c889bea5e691778 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-f8-xorg-libs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/linux-f8-xorg-libs/Makefile b/x11/linux-f8-xorg-libs/Makefile index c7a0489706eb..f1ad617cb2b1 100644 --- a/x11/linux-f8-xorg-libs/Makefile +++ b/x11/linux-f8-xorg-libs/Makefile @@ -90,6 +90,9 @@ ALWAYS_KEEP_DISTFILES= YES CONFLICTS= linux-xorg-libs-[0-9]* linux-f10-xorg-libs-[0-9]* +DEPRECATED= End of Life since Jan 7, 2009 +EXPIRATION_DATE=2011-04-01 + MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Xorg libraries (Linux Fedora 8) |