diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 15:54:28 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 15:54:28 +0800 |
commit | de61a8720881da46af35e6e0abf44f90665881a4 (patch) | |
tree | 3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /x11/ooxcb | |
parent | a67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff) | |
download | freebsd-ports-gnome-de61a8720881da46af35e6e0abf44f90665881a4.tar.gz freebsd-ports-gnome-de61a8720881da46af35e6e0abf44f90665881a4.tar.zst freebsd-ports-gnome-de61a8720881da46af35e6e0abf44f90665881a4.zip |
Deprecate a few ports
With hat: portmgr
Diffstat (limited to 'x11/ooxcb')
-rw-r--r-- | x11/ooxcb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/ooxcb/Makefile b/x11/ooxcb/Makefile index 44792b4ed814..69d0416ff2fc 100644 --- a/x11/ooxcb/Makefile +++ b/x11/ooxcb/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= CHEESESHOP MAINTAINER= ports@FreeBSD.org COMMENT= Python binding to the X server using xcb +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE NO_ARCH= yes |