summaryrefslogtreecommitdiffstats
path: root/template.info
diff options
context:
space:
mode:
author root <root@blackswan>2023-05-11 03:57:12 +0100
committer bedlam <dave@slackbuilds.org>2023-05-11 03:57:12 +0100
commit8ba39432448930e0e18c69d6803c6949c7d43e1c (patch)
tree639fc346587fecd860d57d203003a6714cfc500c /template.info
parent04cf9313c693d786ad2afcbd8e3837f37257efee (diff)
downloadtemplates-8ba39432448930e0e18c69d6803c6949c7d43e1c.tar.gz
templates-8ba39432448930e0e18c69d6803c6949c7d43e1c.tar.xz
template.info: Change EMAIL comment to maintainer's email.
IMHO EMAIL="email address of maintainer" is more accurate than author?
Diffstat (limited to 'template.info')
-rw-r--r--template.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.info b/template.info
index 6d39f7d..1e7a43c 100644
--- a/template.info
+++ b/template.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64="direct download link(s) of application source tarball(s), x86_6
MD5SUM_x86_64="md5sum(s) of the source tarball(s) defined in DOWNLOAD_x86_64"
REQUIRES="%README%"
MAINTAINER="name of SlackBuild script maintainer"
-EMAIL="email address of author"
+EMAIL="email address of maintainer"