svn commit: r503447 - head/shells/zsh

Tobias Kortkamp tobik at FreeBSD.org
Tue Jun 4 06:43:06 UTC 2019


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 \


More information about the svn-ports-all mailing list