diff options
author | John Berger <irgunii ampersand gmail d0t c0m> | 2012-12-21 12:26:09 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-21 21:27:25 +0100 |
commit | cdb01ad8029384ad7b2d674e340a43608e474733 (patch) | |
tree | 69882ea3dbafc925b54201bc160cc28618972b97 /network | |
parent | 7a409f90b2bf2c8a783e043f908b1cbb89ddc710 (diff) | |
download | slackbuilds-cdb01ad8029384ad7b2d674e340a43608e474733.tar.gz |
network/dillo: Fixed maintainer email.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/dillo/dillo.SlackBuild | 2 | ||||
-rw-r--r-- | network/dillo/dillo.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/dillo/dillo.SlackBuild b/network/dillo/dillo.SlackBuild index f005cb24c5..46a6fc3506 100644 --- a/network/dillo/dillo.SlackBuild +++ b/network/dillo/dillo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dillo. -# Copyright 2012 John Berger <insomniactoo@localnet.com>, TN, USA +# Copyright 2012 John Berger <irgunii ampersand gmail . com>, TN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/network/dillo/dillo.info b/network/dillo/dillo.info index 39ef789c5a..cf1d720e44 100644 --- a/network/dillo/dillo.info +++ b/network/dillo/dillo.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fltk13" MAINTAINER="John Berger" -EMAIL="insomniactoo@localnet.com" +EMAIL="irgunii ampersand gmail . com" |