Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 06:43:05 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503447 - head/shells/zsh
Message-ID:  <201906040643.x546h5wn059640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Jun  4 06:43:05 2019
New Revision: 503447
URL: https://svnweb.freebsd.org/changeset/ports/503447

Log:
  shells/zsh: Spell PORTREVISION correctly

Modified:
  head/shells/zsh/Makefile

Modified: head/shells/zsh/Makefile
==============================================================================
--- head/shells/zsh/Makefile	Tue Jun  4 06:39:58 2019	(r503446)
+++ head/shells/zsh/Makefile	Tue Jun  4 06:43:05 2019	(r503447)
@@ -3,7 +3,7 @@
 
 PORTNAME=	zsh
 DISTVERSION=	5.7.1
-PORTSREVISION=	1
+PORTREVISION=	1
 CATEGORIES=	shells
 MASTER_SITES=	https://www.zsh.org/pub/ \
 		SF \



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