diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /editors/vim-share/Makefile.common | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r-- | editors/vim-share/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index 3bad3e4ee32..661a8c5dcad 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.33 2003/06/02 07:27:25 martti Exp $ +# $NetBSD: Makefile.common,v 1.34 2003/07/17 21:35:09 grant Exp $ VIM_VERSION= 6.2 VIM_PATCHLEVEL= 0 @@ -18,7 +18,7 @@ EXTRACT_SUFX= .tar.bz2 ##PATCHFILES:= ${PATCHFILES:N${VIM_VERSION}.${p}} ##.endif -MAINTAINER= martti@netbsd.org +MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.vim.org/ CONFLICTS+= vim-kde-[0-9]* |