svn commit: r462189 - head/sysutils/lsof
Larry Rosenman
ler at FreeBSD.org
Sat Feb 17 19:39:32 UTC 2018
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/ \
More information about the svn-ports-all
mailing list