diff options
author | arved <arved@FreeBSD.org> | 2011-01-14 17:48:16 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-01-14 17:48:16 +0800 |
commit | a506a62a1a51400d9484f45f395c9a0fbce9ca9d (patch) | |
tree | ed57f3eeb26a4bef672f75916be6720848d45e14 /x11 | |
parent | a8c600019b549180cfbb39a5b66c514e55003481 (diff) | |
download | freebsd-ports-gnome-a506a62a1a51400d9484f45f395c9a0fbce9ca9d.tar.gz freebsd-ports-gnome-a506a62a1a51400d9484f45f395c9a0fbce9ca9d.tar.zst freebsd-ports-gnome-a506a62a1a51400d9484f45f395c9a0fbce9ca9d.zip |
Mark DEPRECATED and set an EXPIRATION_DATE
PR: 153982
Submitted by: maintainer
Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/accessx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile index 38341a599fde..f9ac3289288a 100644 --- a/x11/accessx/Makefile +++ b/x11/accessx/Makefile @@ -15,6 +15,9 @@ DISTNAME= accessx${PORTVERSION:S/.//g} MAINTAINER= stephen@missouri.edu COMMENT= Customise accessibility features for X +DEPRECATED= Project abandoned, mastersite disappeared +EXPIRATION_DATE=2011-01-31 + USE_TK= yes USE_XORG= xext |