summaryrefslogtreecommitdiff
path: root/editors/vim6
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-04-08 19:05:48 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-04-08 19:05:48 +0000
commit049b253ab2419389f06646c0e948a48f93d9a375 (patch)
tree629d067ca78185e11697efa4f962230277becec4 /editors/vim6
parentDISTFILES moved on MASTER_SITE. (diff)
Proper URLs that reference directories end in '/'
Notes
Notes: svn path=/head/; revision=17742
Diffstat (limited to 'editors/vim6')
-rw-r--r--editors/vim6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 6149d24137d7..9d1eba89a0ff 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.34 1999/03/11 21:47:11 scrappy Exp $
+# $Id: Makefile,v 1.35 1999/03/15 10:24:24 obrien Exp $
#
DISTNAME= vim-5.3
@@ -20,7 +20,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
MAINTAINER= obrien@FreeBSD.org
Y2K= http://www.vim.org/y2k.html
-WWW_SITE= http://www.vim.org
+WWW_SITE= http://www.vim.org/
.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \