diff options
author | wen <wen@FreeBSD.org> | 2010-10-27 08:46:52 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-10-27 08:46:52 +0800 |
commit | 665fdee3dd5e7dac2cb2256900177f5afc5d75e6 (patch) | |
tree | f0b5ee39d5cb33839bd9b5ca7d310957c061a84a /editors | |
parent | c4a0d8d935a42bf74e85773ca38971c5bb0a2866 (diff) | |
download | freebsd-ports-gnome-665fdee3dd5e7dac2cb2256900177f5afc5d75e6.tar.gz freebsd-ports-gnome-665fdee3dd5e7dac2cb2256900177f5afc5d75e6.tar.zst freebsd-ports-gnome-665fdee3dd5e7dac2cb2256900177f5afc5d75e6.zip |
- Pass maintainership to submitter
PR: ports/151754
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/diakonos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index d9305b82784d..6e2c1189067c 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors ruby MASTER_SITES= http://purepistos.net/diakonos/ \ http://distfiles.officialunix.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A Linux editor for the masses USE_RUBY= yes |