aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-07-30 17:01:10 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-07-30 17:01:10 +0800
commit7d3ea821bd72686a17787ec09c56a41cb3e16d84 (patch)
treee36dea14b0a47bc6cc7031838dc46921991898c6 /sysutils/lsof
parent877c2cd05b998de2cbac48ea858707eff158cd22 (diff)
downloadfreebsd-ports-gnome-7d3ea821bd72686a17787ec09c56a41cb3e16d84.tar.gz
freebsd-ports-gnome-7d3ea821bd72686a17787ec09c56a41cb3e16d84.tar.zst
freebsd-ports-gnome-7d3ea821bd72686a17787ec09c56a41cb3e16d84.zip
- Cosmetic fixes
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile8
-rw-r--r--sysutils/lsof/pkg-descr2
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 595ee802a660..0a6521331801 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -24,10 +24,10 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTNAME_SUFFIX}
MAINTAINER= ler@FreeBSD.org
COMMENT= Lists information about open files (similar to fstat(1))
-LICENSE=lsof
-LICENSE_NAME=lsof
-LICENSE_FILE=${FILESDIR}/LICENSE
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE= lsof
+LICENSE_NAME= lsof
+LICENSE_FILE= ${FILESDIR}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_powerpc64= fails to compile: sys/pcpu.h: error: size of array '__assert_0' is negative
diff --git a/sysutils/lsof/pkg-descr b/sysutils/lsof/pkg-descr
index e440d282e259..379f68f241e5 100644
--- a/sysutils/lsof/pkg-descr
+++ b/sysutils/lsof/pkg-descr
@@ -6,4 +6,4 @@ socket).
See also fstat(1) in the base system.
-WWW: http://people.freebsd.org/~abe/
+WWW: https://people.freebsd.org/~abe/