diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 03:06:40 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 03:06:40 +0000 |
commit | 2edf554e15001e4eac575ace6d26946d3520e66f (patch) | |
tree | 7273577d4aa6a7f6d46c99cf24dafff23f1080e7 /converters | |
parent | 34d3912ac2f65a09b633c3dc17c87b03ccd27df9 (diff) | |
download | ports-2edf554e15001e4eac575ace6d26946d3520e66f.tar.gz ports-2edf554e15001e4eac575ace6d26946d3520e66f.zip |
Notes
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 |