diff options
author | rene <rene@FreeBSD.org> | 2014-06-23 04:26:09 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-06-23 04:26:09 +0800 |
commit | 94a28e09dcfb22d544961c5b93a0cf389e1109f2 (patch) | |
tree | d43dbb7f70d7d88dc35e4b2a4314c5a93e19ff53 /accessibility | |
parent | a2ee23d3904e15b3b0972d51102d676193ad7eef (diff) | |
download | freebsd-ports-gnome-94a28e09dcfb22d544961c5b93a0cf389e1109f2.tar.gz freebsd-ports-gnome-94a28e09dcfb22d544961c5b93a0cf389e1109f2.tar.zst freebsd-ports-gnome-94a28e09dcfb22d544961c5b93a0cf389e1109f2.zip |
Schedule for removal on 2014-07-21, depends on expired libgailgnome
PR: 191239
Submitted by: myself
Approved by: maintainer (mva)
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-poke/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accessibility/at-poke/Makefile b/accessibility/at-poke/Makefile index f2899958c502..eeb0c4643df9 100644 --- a/accessibility/at-poke/Makefile +++ b/accessibility/at-poke/Makefile @@ -8,6 +8,9 @@ CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 +DEPRECATED= Depends on expired libgailgnome +EXPIRATION_DATE=2014-07-21 + MAINTAINER= mva@FreeBSD.org COMMENT= Accessibility testing and poking tool |