summaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2003-03-06 11:02:59 +0000
committerGary Jennejohn <gj@FreeBSD.org>2003-03-06 11:02:59 +0000
commit16db3e6d3bb9424a0f506d52c7b8ec7cecf6fb57 (patch)
tree776761df8404a752f7d99941cbd7d95d140de9a5 /editors/vile
parent".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntax (diff)
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/Makefile1
-rw-r--r--editors/vile/pkg-comment1
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