diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-19 04:55:09 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-19 04:55:09 +0000 |
commit | ea23014920e85add6462e1d806ba731a8bc30e92 (patch) | |
tree | 67c2f712b3340a5b1f74e5f1c410bd421b8391dd /editors/vim-lite | |
parent | 48442db93b6665e033078d04fa80000f3a8b929f (diff) |
Notes
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 |