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 /textproc/diff-mode.el | |
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 'textproc/diff-mode.el')
-rw-r--r-- | textproc/diff-mode.el/Makefile | 1 | ||||
-rw-r--r-- | textproc/diff-mode.el/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/diff-mode.el/Makefile b/textproc/diff-mode.el/Makefile index 64ad290993d9..79ddc30fc52b 100644 --- a/textproc/diff-mode.el/Makefile +++ b/textproc/diff-mode.el/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty MAINTAINER= okazaki@FreeBSD.org +COMMENT= A mode for viewing/editing context diffs in Emacsen NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/diff-mode.el/pkg-comment b/textproc/diff-mode.el/pkg-comment deleted file mode 100644 index 6c0d530ece58..000000000000 --- a/textproc/diff-mode.el/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mode for viewing/editing context diffs in Emacsen |