aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
committerade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
commit9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch)
treececd2438fd6a5a955c74b54c12c49761c7a068ee /sysutils/lsof
parentac251c85a9f6b8ff79943880dc121a9e429525b4 (diff)
downloadfreebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile1
-rw-r--r--sysutils/lsof/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 08923dcddeb4..57ed576b6d03 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -26,6 +26,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif
MAINTAINER= obrien@FreeBSD.org
+COMMENT= Lists information about open files (similar to fstat(1))
.if defined(FIXUP_RELEASE)
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/sysutils/lsof/pkg-comment b/sysutils/lsof/pkg-comment
deleted file mode 100644
index 7abb3dbc6df8..000000000000
--- a/sysutils/lsof/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Lists information about open files (similar to fstat(1))