diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
| commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
| tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/procmap | |
| parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) | |
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/procmap')
| -rw-r--r-- | sysutils/procmap/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/procmap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/procmap/Makefile b/sysutils/procmap/Makefile index d77b7db6c2fe..cc985cd33eb6 100644 --- a/sysutils/procmap/Makefile +++ b/sysutils/procmap/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils DISTFILES= #empty MAINTAINER= jasone@freebsd.org +COMMENT= Print the contents of a procfs map file WRKSRC= ${WRKDIR} MAKE_ENV= MAKEOBJDIRPREFIX=${WRKSRC} MAKEOBJDIR=${WRKSRC} diff --git a/sysutils/procmap/pkg-comment b/sysutils/procmap/pkg-comment deleted file mode 100644 index 1a9c172cb8f5..000000000000 --- a/sysutils/procmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Print the contents of a procfs map file |
