From 1a389ac0a139cdd874caa1884396d68584cd1165 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Tue, 19 Jan 2016 15:28:57 +0000 Subject: [PATCH] devel/pdcurses-the: DEPRECATE, set EXPIRATION_DATE 2016-01-31 PR: 201187 Submitted by: Richard Narron --- devel/pdcurses-the/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/pdcurses-the/Makefile b/devel/pdcurses-the/Makefile index e10ea558d4af..430a2bde47cb 100644 --- a/devel/pdcurses-the/Makefile +++ b/devel/pdcurses-the/Makefile @@ -11,6 +11,9 @@ DISTNAME= PDCurses-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Curses library implementation for Win32, DOS, OS/2, and X11 +DEPRECATED= Seperate port is no longer needed, see PR#201187 +EXPIRATION_DATE= 2016-01-31 + CONFLICTS= pdcurses-[0-9]* USE_LDCONFIG= yes