forked from Lainports/freebsd-ports
- Cosmetic fixes
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
31c26f1664
commit
85e8799f26
2 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue