Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 20:23:26 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509473 - head/palm/pilot_makedoc
Message-ID:  <201908202023.x7KKNQ9H062189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Aug 20 20:23:25 2019
New Revision: 509473
URL: https://svnweb.freebsd.org/changeset/ports/509473

Log:
  - chase r509471 bad character

Modified:
  head/palm/pilot_makedoc/Makefile

Modified: head/palm/pilot_makedoc/Makefile
==============================================================================
--- head/palm/pilot_makedoc/Makefile	Tue Aug 20 20:22:59 2019	(r509472)
+++ head/palm/pilot_makedoc/Makefile	Tue Aug 20 20:23:25 2019	(r509473)
@@ -13,7 +13,7 @@ EXTRACT_SUFX=	.cpp
 MAINTAINER=	simond@irrelevant.org
 COMMENT=	Converts text into the Doc format used by PalmPilots
 
-DEPRECATED=	obsolete technology$
+DEPRECATED=	obsolete technology
 EXPIRATION_DATE=	2019-09-20
 
 NO_WRKSUBDIR=	yes



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