summaryrefslogtreecommitdiff
path: root/editors/vim6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim6/Makefile')
-rw-r--r--editors/vim6/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 5a201d819353..114a73900586 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.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