diff options
Diffstat (limited to 'system/aide')
-rw-r--r-- | system/aide/aide.SlackBuild | 2 | ||||
-rw-r--r-- | system/aide/aide.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/aide/aide.SlackBuild b/system/aide/aide.SlackBuild index 8c9dfa10e8..184426744e 100644 --- a/system/aide/aide.SlackBuild +++ b/system/aide/aide.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for AIDE -# Andy Bailey <bailey@akamai.com> +# Andy Bailey <GooseYArd@gmail.com> PRGNAM=aide PKGVER=`basename $PRGNAM*tar.gz .tar.gz | cut -d- -f2` diff --git a/system/aide/aide.info b/system/aide/aide.info index 77ae5a76b6..ff324f74e8 100644 --- a/system/aide/aide.info +++ b/system/aide/aide.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Andy Bailey" -EMAIL="bailey@akamai.com" +EMAIL="GooseYArd@gmail.com" |