diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2003-03-06 11:02:59 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2003-03-06 11:02:59 +0000 |
commit | 16db3e6d3bb9424a0f506d52c7b8ec7cecf6fb57 (patch) | |
tree | 776761df8404a752f7d99941cbd7d95d140de9a5 /editors/vile | |
parent | cea76719c43ff4f4af634711187e4b78e99ceca4 (diff) | |
download | ports-16db3e6d3bb9424a0f506d52c7b8ec7cecf6fb57.tar.gz ports-16db3e6d3bb9424a0f506d52c7b8ec7cecf6fb57.zip |
Remove pkg-comment and add COMMENT to the Makefile.
Notes
Notes:
svn path=/head/; revision=77027
Diffstat (limited to 'editors/vile')
-rw-r--r-- | editors/vile/Makefile | 1 | ||||
-rw-r--r-- | editors/vile/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index aec01fcedb40..8a1fa33f0c9d 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -28,6 +28,7 @@ PATCHFILES= vile-9.3a.patch.gz \ vile-9.3l.patch.gz MAINTAINER= gj@FreeBSD.org +COMMENT= VI Like Emacs. a vi "workalike", with many additional features MAKEFILE= makefile GNU_CONFIGURE= yes diff --git a/editors/vile/pkg-comment b/editors/vile/pkg-comment deleted file mode 100644 index bf6f34a6ee07..000000000000 --- a/editors/vile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -VI Like Emacs. a vi "workalike", with many additional features |