diff options
author | 2024-12-22 22:25:17 +0700 | |
---|---|---|
committer | 2024-12-22 22:28:38 +0700 | |
commit | 2e8bd6b0d8732560d62a5469261ef80f63da9d10 (patch) | |
tree | 8fdb282c27b2b2758f8507c3404ab3c3393db919 /perl | |
parent | 793c91363cd828bb1419c2d984c954e5cc31e98a (diff) | |
download | slackbuilds-2e8bd6b0d8732560d62a5469261ef80f63da9d10.tar.gz slackbuilds-2e8bd6b0d8732560d62a5469261ef80f63da9d10.tar.xz |
perl/perl-FCGI: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-FCGI/perl-FCGI.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-FCGI/perl-FCGI.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-FCGI/perl-FCGI.SlackBuild b/perl/perl-FCGI/perl-FCGI.SlackBuild index 8cb2e65323..b723676b0e 100644 --- a/perl/perl-FCGI/perl-FCGI.SlackBuild +++ b/perl/perl-FCGI/perl-FCGI.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-FCGI -# Copyright 2012-2022, Thomas Morper, Nürnberg, Germany +# Copyright 2010-2024, Thomas Morper, Vienna, Austria # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/perl/perl-FCGI/perl-FCGI.info b/perl/perl-FCGI/perl-FCGI.info index 417d85591b..ac58ae31ca 100644 --- a/perl/perl-FCGI/perl-FCGI.info +++ b/perl/perl-FCGI/perl-FCGI.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Thomas Morper" -EMAIL="thomas@beingboiled.info" +EMAIL="twm@pdp11.pw" |