diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-03-14 03:01:49 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-03-14 03:01:49 +0800 |
commit | 26573884f78a5cd861d8e49c326f763a946a7c44 (patch) | |
tree | 13c81a471fef2694f15679f9e66eb3a47c03691d /x11 | |
parent | 6fc7250135b2d72c3fafb39c5b452d532c16f371 (diff) | |
download | freebsd-ports-gnome-26573884f78a5cd861d8e49c326f763a946a7c44.tar.gz freebsd-ports-gnome-26573884f78a5cd861d8e49c326f763a946a7c44.tar.zst freebsd-ports-gnome-26573884f78a5cd861d8e49c326f763a946a7c44.zip |
Deprecate and expire 1 month.
The port is unmaintained, does not fetch and there is no associated website to
retrieve more information.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xkeywrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile index ab61aaa211e9..590587bd2b74 100644 --- a/x11/xkeywrap/Makefile +++ b/x11/xkeywrap/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Record, repeat, and play key sequence from keyboard BROKEN= unfetchable +DEPRECATED= Does not fetch +EXPIRATION_DATE=2016-04-13 MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= x11 xt |