diff options
Diffstat (limited to 'editors/vim5')
-rw-r--r-- | editors/vim5/Makefile | 1 | ||||
-rw-r--r-- | editors/vim5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 127e76c..05efd17 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 06543ff..0000000 --- a/editors/vim5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Vi "workalike", with many additional features |