diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-13 19:01:49 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-13 19:01:49 +0000 |
commit | ce4e96475fd438e4acf35ee7e681891a5d99f2f7 (patch) | |
tree | 13c81a471fef2694f15679f9e66eb3a47c03691d /x11 | |
parent | 5bdbf5a9940d2714a30f745a247a7e879087a59d (diff) |
Notes
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 |