diff options
Diffstat (limited to 'editors/vim-lite')
-rw-r--r-- | editors/vim-lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile index 7d302871a73d..bd21c93a31c9 100644 --- a/editors/vim-lite/Makefile +++ b/editors/vim-lite/Makefile @@ -1,10 +1,10 @@ # ex:ts=8 -# Ports collection makefile for: vim-small +# Ports collection makefile for: vim-lite # Version required: 5.3 # Date created: Fri Jun 25, 1999 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.2 1999/07/15 22:45:47 mharo Exp $ +# $Id: Makefile,v 1.3 1999/07/16 07:10:09 mharo Exp $ # PKGNAME= vim-lite-5.3 |