diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-07 09:21:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-07 09:21:12 +0700 |
commit | 80917552bb02b8c49fe599e1dab09e660de6d1f3 (patch) | |
tree | ad45be30b00d4ebfe263faff96641ddbe2103d5a | |
parent | cf657b1cabfb319581993b467d9e4bd20d6a842d (diff) | |
download | slackbuilds-80917552bb02b8c49fe599e1dab09e660de6d1f3.tar.gz |
network/hostsblock: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/hostsblock/hostsblock.SlackBuild | 1 | ||||
-rw-r--r-- | network/hostsblock/hostsblock.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/network/hostsblock/hostsblock.SlackBuild b/network/hostsblock/hostsblock.SlackBuild index ed79530350..31052d8110 100644 --- a/network/hostsblock/hostsblock.SlackBuild +++ b/network/hostsblock/hostsblock.SlackBuild @@ -3,6 +3,7 @@ # SlackBuild script for hostsblock # Copyright 2013 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/network/hostsblock/hostsblock.info b/network/hostsblock/hostsblock.info index ce6240fe86..82304d246b 100644 --- a/network/hostsblock/hostsblock.info +++ b/network/hostsblock/hostsblock.info @@ -6,5 +6,5 @@ MD5SUM="20eb8ee8627c0980f57d54727b6bd797" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |