From a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d Mon Sep 17 00:00:00 2001 From: scrappy Date: Thu, 22 Apr 1999 00:17:18 +0000 Subject: this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... --- editors/vim5/Makefile | 3 +-- editors/vim5/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/vim5') diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 9d1eba89a0ff..d9c54291db37 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.35 1999/03/15 10:24:24 obrien Exp $ +# $Id: Makefile,v 1.36 1999/04/08 19:05:48 billf Exp $ # DISTNAME= vim-5.3 @@ -20,7 +20,6 @@ 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 \ diff --git a/editors/vim5/pkg-descr b/editors/vim5/pkg-descr index b48bf2104ffa..d39d8584e3e9 100644 --- a/editors/vim5/pkg-descr +++ b/editors/vim5/pkg-descr @@ -21,3 +21,5 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) + +WWW: http://www.vim.org -- cgit