sysutils/openshift-install45: remove unused variable that snuck back in
This commit is contained in:
parent
d037e99975
commit
37864457b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544102
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue