diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-03-21 01:39:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-21 01:39:51 +0700 |
commit | 79e19e1c2db853974d78e3de7168782951c17412 (patch) | |
tree | 0c7dc7ce91c5cef2061a33e14cf1e7d2fdaf1035 /misc/dos2unix/dos2unix.info | |
parent | b4d0cc2852cc88923081d73f4ee113802112a85c (diff) |
misc/dos2unix: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/dos2unix/dos2unix.info')
-rw-r--r-- | misc/dos2unix/dos2unix.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/dos2unix/dos2unix.info b/misc/dos2unix/dos2unix.info index 68ff94df60215..8924e6290ac4b 100644 --- a/misc/dos2unix/dos2unix.info +++ b/misc/dos2unix/dos2unix.info @@ -5,6 +5,6 @@ DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.4.tar.gz" MD5SUM="04428e77e2ead8a92c1492ba8977f1d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryanpcmcquen@member.fsf.org" +REQUIRES="perl-Test-Simple" +MAINTAINER="Donald Cooley" +EMAIL="chytraeu@sdf.org" |