Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= lsof |
4 |
PORTNAME= lsof |
5 |
DISTVERSION= 4.88G |
5 |
DISTVERSION= 4.88 |
6 |
PORTEPOCH= 8 |
6 |
PORTEPOCH= 8 |
7 |
CATEGORIES= sysutils |
7 |
CATEGORIES= sysutils |
8 |
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ |
8 |
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ |
Lines 26-32
Link Here
|
26 |
COMMENT= Lists information about open files (similar to fstat(1)) |
26 |
COMMENT= Lists information about open files (similar to fstat(1)) |
27 |
|
27 |
|
28 |
#Please leave the below line in for the next clean up. |
28 |
#Please leave the below line in for the next clean up. |
29 |
FIXUP_RELEASE= YES |
29 |
#FIXUP_RELEASE= YES |
30 |
.if defined(FIXUP_RELEASE) |
30 |
.if defined(FIXUP_RELEASE) |
31 |
DISTNAME_SUFFIX=.freebsd |
31 |
DISTNAME_SUFFIX=.freebsd |
32 |
.else |
32 |
.else |