svn commit: r323560 - head/mail/p5-Mail-CClient
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 24 06:24:45 UTC 2013
Author: bapt
Date: Wed Jul 24 06:24:45 2013
New Revision: 323560
URL: http://svnweb.freebsd.org/changeset/ports/323560
Log:
Deprecate: broken for more than 6 month
Modified:
head/mail/p5-Mail-CClient/Makefile
Modified: head/mail/p5-Mail-CClient/Makefile
==============================================================================
--- head/mail/p5-Mail-CClient/Makefile Wed Jul 24 06:16:12 2013 (r323559)
+++ head/mail/p5-Mail-CClient/Makefile Wed Jul 24 06:24:45 2013 (r323560)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Mail-CClient
-# Date created: 01 July 2000
-# Whom: Kelly Yancey <kbyanc at posi.net>
-#
+# Created by: Kelly Yancey <kbyanc at posi.net>
# $FreeBSD$
-#
PORTNAME= Mail-CClient
PORTVERSION= 1.12
@@ -27,6 +23,9 @@ CONFIGURE_ARGS= --cclient_dir=${LOCALBA
MAN3= Mail::Cclient.3
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2013-08-24
+
.if !defined(NOPORTDOCS)
PORTDOCS= Changes FAQ README TODO
EXAMPLES= copy.txt \
More information about the svn-ports-head
mailing list