svn commit: r357928 - head/mail/hotwayd

Carlo Strub cs at FreeBSD.org
Sun Jun 15 20:59:48 UTC 2014


Author: cs
Date: Sun Jun 15 20:59:47 2014
New Revision: 357928
URL: http://svnweb.freebsd.org/changeset/ports/357928
QAT: https://qat.redports.org/buildarchive/r357928/

Log:
  Deprecate because it is obsolete
  
  PR:		190883
  Submitted by:	john at jnielsen.net (maintainer)
  Approved by:	portmgr (implicit)

Modified:
  head/mail/hotwayd/Makefile

Modified: head/mail/hotwayd/Makefile
==============================================================================
--- head/mail/hotwayd/Makefile	Sun Jun 15 20:50:37 2014	(r357927)
+++ head/mail/hotwayd/Makefile	Sun Jun 15 20:59:47 2014	(r357928)
@@ -11,6 +11,9 @@ MASTER_SITES=	SF
 MAINTAINER=	john at jnielsen.net
 COMMENT=	A Hotmail -> POP3 gateway
 
+DEPRECATED=	yes
+EXPIRATION_DATE=2014-06-30
+
 LIB_DEPENDS=	sasl2:${PORTSDIR}/security/cyrus-sasl2
 
 USE_BZIP2=	yes


More information about the svn-ports-head mailing list