Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 19:39:31 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462189 - head/sysutils/lsof
Message-ID:  <201802171939.w1HJdViK013831@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sat Feb 17 19:39:31 2018
New Revision: 462189
URL: https://svnweb.freebsd.org/changeset/ports/462189

Log:
  Correct PORTREVISION spelling.
  
  Reported by:	sunpoet

Modified:
  head/sysutils/lsof/Makefile

Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile	Sat Feb 17 19:12:48 2018	(r462188)
+++ head/sysutils/lsof/Makefile	Sat Feb 17 19:39:31 2018	(r462189)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lsof
 DISTVERSION=	4.90
-PORTREVISON=	1
+PORTREVISION=	1
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \



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