diff options
author | tj <tj@FreeBSD.org> | 2012-06-01 03:40:19 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2012-06-01 03:40:19 +0800 |
commit | 3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8 (patch) | |
tree | 8f31e2e8814b003c15e8dcce84fed11ea2948d80 /converters | |
parent | 04ab99698803deeb279ea9b7e63cb84eb280441b (diff) | |
download | freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.tar.gz freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.tar.zst freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.zip |
Update my email address.
Approved by: eadler (mentor)
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 |