svn commit: r526878 - head/shells/ksh93-devel

Antoine Brodin antoine at FreeBSD.org
Sun Feb 23 06:51:42 UTC 2020


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 at FreeBSD.org


More information about the svn-ports-all mailing list