diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 11:06:40 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 11:06:40 +0800 |
commit | e02b88a535e55c9a5dfe0311f605d5fe02e2130c (patch) | |
tree | d1e510a3b825d6c51e2b58d2a778dd114b16c53e /converters | |
parent | e56bf917211e03ace88cd6dbd65d7cb057cca126 (diff) | |
download | freebsd-ports-gnome-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.tar.gz freebsd-ports-gnome-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.tar.zst freebsd-ports-gnome-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.zip |
- Pass maintainership to submitter
PR: ports/167937
Submitted by: Tom Judge <tom@tomjudge.com>
Diffstat (limited to 'converters')
-rw-r--r-- | converters/dosunix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile index a0ccc64c08df..00e3444928ba 100644 --- a/converters/dosunix/Makefile +++ b/converters/dosunix/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.14 CATEGORIES= converters MASTER_SITES= http://dosunix.sourceforge.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment GNU_CONFIGURE= yes |