aboutsummaryrefslogtreecommitdiff
path: root/shells/ksh93
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-06-01 18:36:02 +0000
committerCy Schubert <cy@FreeBSD.org>2019-06-01 18:36:02 +0000
commit933851f296771a3cbf1e19d40e5ea3aa33f2f03b (patch)
tree9d5a887e8a3c0dca1f71557c512b4bb21823fc35 /shells/ksh93
parentc6b0b5112fe064e0e44f9dcd2050672ddce1e9a3 (diff)
downloadports-933851f296771a3cbf1e19d40e5ea3aa33f2f03b.tar.gz
ports-933851f296771a3cbf1e19d40e5ea3aa33f2f03b.zip
Fix version going backward due to update to 2020.0.0.a1 (pointy hat to
yours truly). The maintainer no longer wants to maintain ksh93 as his desire is to maintain a backlevel port of ksh93 in order to build and support a shared library for use by legacy applications, which is inconsistent with the direction of the att/ast team on github. I will maintain the port. PR: 237332 PR: 238266 Approved by: maintiner (saper@saper.info)
Notes
Notes: svn path=/head/; revision=503249
Diffstat (limited to 'shells/ksh93')
-rw-r--r--shells/ksh93/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index b99229df0f24..706a562a20b1 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -2,9 +2,10 @@
PORTNAME= ksh93
DISTVERSION=2020.0.0-alpha1
+PORTEPOCH= 1
CATEGORIES= shells
-MAINTAINER= saper@saper.info
+MAINTAINER= cy@freebsd.org
COMMENT= AT&T KornShell 93
LICENSE= EPL