From 4ac9a19fd44ebaa425436b088be6189e9290aa36 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Tue, 17 Jun 2014 16:32:38 +0000 Subject: [PATCH] - Deprecate and set expiration date to 2014-07-17: Obsolete after migration to Bugzilla --- sysutils/gtk-send-pr/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/gtk-send-pr/Makefile b/sysutils/gtk-send-pr/Makefile index a92fdebe5570..195963fcaa84 100644 --- a/sysutils/gtk-send-pr/Makefile +++ b/sysutils/gtk-send-pr/Makefile @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 send-pr tool +DEPRECATED= Obsolete after migration to Bugzilla +EXPIRATION_DATE= 2014-07-17 + LIB_DEPENDS= libesmtp.so:${PORTSDIR}/mail/libesmtp USES= pkgconfig