summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorgrant <grant>2002-11-10 00:35:07 +0000
committergrant <grant>2002-11-10 00:35:07 +0000
commit7f7582ff2111b24281712125dfc0aa9872f7b074 (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /editors
parentbf206a2fa6f7cb6ac63e20dc116a2a8c1277e83c (diff)
downloadpkgsrc-7f7582ff2111b24281712125dfc0aa9872f7b074.tar.gz
fix MAINTAINER= Name <email> to only include email address.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-kde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index 58b48e5b69a..06ea3d48017 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/10/18 11:32:12 martti Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/10 00:35:07 grant Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
@@ -8,7 +8,7 @@ MASTER_SITES= http://download.kde.org/stable/apps/KDE3.x/utils/ \
http://freenux.org/kvim/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= Joe Reed <greyskyy@po.cwru.edu>
+MAINTAINER= greyskyy@po.cwru.edu
HOMEPAGE= http://www.freehackers.org/kvim
COMMENT= Vim editor (vi clone) with X11 KDE3 GUI