Date: Sun, 23 Feb 2020 06:51:42 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526878 - head/shells/ksh93-devel Message-ID: <202002230651.01N6pgpU001013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Feb 23 06:51:41 2020 New Revision: 526878 URL: https://svnweb.freebsd.org/changeset/ports/526878 Log: Fix PKGBASE collision Modified: head/shells/ksh93-devel/Makefile Modified: head/shells/ksh93-devel/Makefile ============================================================================== --- head/shells/ksh93-devel/Makefile Sun Feb 23 05:21:13 2020 (r526877) +++ head/shells/ksh93-devel/Makefile Sun Feb 23 06:51:41 2020 (r526878) @@ -13,6 +13,7 @@ PORTNAME= ksh93 PORTVERSION= ${AST_COMMIT_DATE} CATEGORIES= shells +PKGNAMESUFFIX= -devel DIST_SUBDIR= ksh93 MAINTAINER= cy@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002230651.01N6pgpU001013>