svn commit: r544102 - head/sysutils/openshift-install45

John Hixson jhixson at FreeBSD.org
Mon Aug 3 19:05:10 UTC 2020


Author: jhixson
Date: Mon Aug  3 19:05:09 2020
New Revision: 544102
URL: https://svnweb.freebsd.org/changeset/ports/544102

Log:
  sysutils/openshift-install45: remove unused variable that snuck back in

Modified:
  head/sysutils/openshift-install45/Makefile

Modified: head/sysutils/openshift-install45/Makefile
==============================================================================
--- head/sysutils/openshift-install45/Makefile	Mon Aug  3 18:48:14 2020	(r544101)
+++ head/sysutils/openshift-install45/Makefile	Mon Aug  3 19:05:09 2020	(r544102)
@@ -4,10 +4,9 @@
 PORTNAME=	openshift-install
 PORTVERSION=	4.5
 DISTVERSIONPREFIX=	release-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	${PORTVERSION:S/.//g}
-DISTNAME=	${GH_TAGNAME}.zip
 
 MAINTAINER=	jhixson at freebsd.org
 COMMENT=	RedHat OpenShift 4.5 installer


More information about the svn-ports-head mailing list