aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim5
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-04-09 03:05:48 +0800
committerBill Fumerola <billf@FreeBSD.org>1999-04-09 03:05:48 +0800
commit049b253ab2419389f06646c0e948a48f93d9a375 (patch)
tree629d067ca78185e11697efa4f962230277becec4 /editors/vim5
parent466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (diff)
downloadfreebsd-ports-gnome-049b253ab2419389f06646c0e948a48f93d9a375.tar.gz
freebsd-ports-gnome-049b253ab2419389f06646c0e948a48f93d9a375.tar.zst
freebsd-ports-gnome-049b253ab2419389f06646c0e948a48f93d9a375.zip
Proper URLs that reference directories end in '/'
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 6149d24137d7..9d1eba89a0ff 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/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 \