aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim5/Makefile')
-rw-r--r--editors/vim5/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 44a5d6e0c437..bd0d62845ee7 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -4,10 +4,10 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.12 1997/11/16 02:04:50 obrien Exp $
+# $Id: Makefile,v 1.13 1997/11/24 16:54:23 obrien Exp $
#
-DISTNAME= vim-5.0r
+DISTNAME= vim-5.0s
CATEGORIES= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/beta-test/unix/ \
ftp://ftp.nuxi.com/pub/vim/beta-test/unix/ \
@@ -38,5 +38,4 @@ post-install:
@${RM} -f ${PREFIX}/man/man1/etags.1
@/bin/ln -sf ${PREFIX}/man/man1/ctags.1.gz ${PREFIX}/man/man1/etags.1.gz
-
.include <bsd.port.mk>