From e40b5fc5a202addb8ff97c7498a6afde61ccc021 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Sat, 5 Jul 2008 17:06:30 +0000 Subject: [PATCH] - Mark deprecated PR: ports/125216 Submitted by: Robin Breathe (maintainer) --- mail/dovecot-devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile index 1ac6ea41d36a..91b6661f43db 100644 --- a/mail/dovecot-devel/Makefile +++ b/mail/dovecot-devel/Makefile @@ -17,6 +17,8 @@ COMMENT= Secure and compact IMAP and POP3 servers USE_ICONV= yes USE_RC_SUBR= dovecot.sh +DEPRECATED= Please use mail/dovecot instead + CONFLICTS?= ${PORTNAME}-1.[02-9].* GNU_CONFIGURE= yes