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
commitda8e5756b430ac1dfad0d0a7fe3ee6be00e58459 (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /editors
parentc1e59210531fab0b16cfd97aefbfa4353eed8dee (diff)
downloadpkgsrc-da8e5756b430ac1dfad0d0a7fe3ee6be00e58459.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