summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-11-10 00:35:07 +0000
committergrant <grant@pkgsrc.org>2002-11-10 00:35:07 +0000
commitcf12a2f4f05fd9aefad240bdcefd5a28f62e6baa (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /editors
parent88a48d3237e6f57733da6181d749b806135cd804 (diff)
downloadpkgsrc-cf12a2f4f05fd9aefad240bdcefd5a28f62e6baa.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