diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-08-05 20:29:57 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-08-05 20:29:57 +0000 |
commit | 3dcdc4b7e0c331b674344be30735a1b3be466f59 (patch) | |
tree | edbb262275c16565d20e2684e25fa5c6ceb5b6ca /x11/libXTrap/Makefile | |
parent | f40b72af62170abbda06e352ab417e692b6c4ea1 (diff) |
Notes
Diffstat (limited to 'x11/libXTrap/Makefile')
-rw-r--r-- | x11/libXTrap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXTrap/Makefile b/x11/libXTrap/Makefile index f526d058391d..e3d415be39eb 100644 --- a/x11/libXTrap/Makefile +++ b/x11/libXTrap/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= The XTrap library +DEPRECATED= Deprecated upstream +EXPIRATION_DATE=2019-10-01 + XORG_CAT= lib USE_XORG= x11 xext xorgproto xt |