mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libslack: Change email.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3beee4cbd3
commit
39b6d44ab9
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libslack
|
# Slackware build script for libslack
|
||||||
|
|
||||||
# Copyright 2012 Christoph Willing, Australia
|
# Copyright 2012-2015 Christoph Willing, Australia
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
|
|
@ -9,4 +9,4 @@ DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Christoph Willing"
|
MAINTAINER="Christoph Willing"
|
||||||
EMAIL="c.willing@uq.edu.au"
|
EMAIL="chris.willing@iinet.net.au"
|
||||||
|
|
Loading…
Reference in a new issue