Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2019 21:20:08 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511365 - head/deskutils/xmaddressbook
Message-ID:  <201909062120.x86LK8XM028168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Sep  6 21:20:08 2019
New Revision: 511365
URL: https://svnweb.freebsd.org/changeset/ports/511365

Log:
  tabs, not spaces.  Adjust expiration date

Modified:
  head/deskutils/xmaddressbook/Makefile

Modified: head/deskutils/xmaddressbook/Makefile
==============================================================================
--- head/deskutils/xmaddressbook/Makefile	Fri Sep  6 21:18:48 2019	(r511364)
+++ head/deskutils/xmaddressbook/Makefile	Fri Sep  6 21:20:08 2019	(r511365)
@@ -10,8 +10,8 @@ MASTER_SITES=	XCONTRIB/office
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	X11/Motif-based addressbook program
 
-DEPRECATED=     Deprecated upstream
-EXPIRATION_DATE=2019-10-01
+DEPRECATED=	Deprecated upstream
+EXPIRATION_DATE=2019-10-15
 
 USES=		imake motif tar:Z
 USE_XORG=	ice sm x11 xext xi xp xt oldx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909062120.x86LK8XM028168>