summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 21:47:15 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 21:47:15 +0000
commitd5ba786a254c17d1333ad29b2032caca32ebbdf7 (patch)
treed55c75fcfc0b21b2d9d29130e6b54098919500f7 /editors/vim
parentCommit all Y2K/WWW_SITE changes to Makefiles... (diff)
Commit all Y2K/WWW_SITE changes from today...
Notes
Notes: svn path=/head/; revision=17142
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 5a201d819353..114a73900586 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.32 1998/12/02 12:32:25 obrien Exp $
+# $Id: Makefile,v 1.33 1998/12/02 12:40:59 obrien Exp $
#
DISTNAME= vim-5.3
@@ -19,6 +19,9 @@ 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
+
.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
python:${PORTSDIR}/lang/python