aboutsummaryrefslogtreecommitdiff
path: root/editors/vim5
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /editors/vim5
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile1
-rw-r--r--editors/vim5/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 127e76c8969d..05efd179eac1 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -25,6 +25,7 @@ PATCHFILES+= 5.8.0${p}
.endfor
MAINTAINER?= obrien@FreeBSD.org
+COMMENT= Vi "workalike", with many additional features
.if defined(PACKAGE_BUILDING) && !defined(LITE)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
diff --git a/editors/vim5/pkg-comment b/editors/vim5/pkg-comment
deleted file mode 100644
index 06543ff852c3..000000000000
--- a/editors/vim5/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Vi "workalike", with many additional features