diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 20:11:47 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 20:11:47 +0000 |
commit | 0eb9d45f8c7b70ea438f17ab0d8f1887af2dc63a (patch) | |
tree | ac9cbad29b0a914035f367826e76896af825d799 /misc | |
parent | 05123270f72c6bcec55fd63f1dd98ed4df6c2fe7 (diff) |
- Pass maintainership to submitter
PR: ports/131619
Submitted by: Charlie Kester <corky1951@comcast.net>
Notes
Notes:
svn path=/head/; revision=228146
Diffstat (limited to 'misc')
-rw-r--r-- | misc/vifm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile index 2d139b3178bd..527050eff1e5 100644 --- a/misc/vifm/Makefile +++ b/misc/vifm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= misc MASTER_SITES= SFE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= Ncurses based file manager with vi like keybindings .if defined(WITH_VIFM_SCREEN) |