diff options
author | Tom Judge <tj@FreeBSD.org> | 2012-05-31 19:40:19 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2012-05-31 19:40:19 +0000 |
commit | 260c7b0856acfacb9ec4ad88b049b6c0221c6b29 (patch) | |
tree | 1ddb2005556d4a90263953fbe6709c9b435235b9 /converters | |
parent | d944492aba9167e7be65125d3bdebe433735af65 (diff) |
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 00e3444928ba..722ed837d082 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= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment GNU_CONFIGURE= yes |