Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 2020 19:05:09 +0000 (UTC)
From:      John Hixson <jhixson@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544102 - head/sysutils/openshift-install45
Message-ID:  <202008031905.073J59CC090869@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@freebsd.org
 COMMENT=	RedHat OpenShift 4.5 installer



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