diff options
Diffstat (limited to 'scripts/fnotify.pl')
| -rw-r--r-- | scripts/fnotify.pl | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/scripts/fnotify.pl b/scripts/fnotify.pl index 76e46b4..5321ee8 100644 --- a/scripts/fnotify.pl +++ b/scripts/fnotify.pl @@ -7,8 +7,10 @@ $VERSION = '0.0.5';  %IRSSI = (  	name => 'fnotify',  	authors => 'Thorsten Leemhuis, James Shubin, Serge van Ginderachter', +	contact => 'fedora@leemhuis.info, serge@vanginderachter.be',  	description => 'Write notifications to a file in a consistent format.',  	license => 'GNU General Public License', +	url => 'http://www.leemhuis.info/files/fnotify/fnotify https://ttboj.wordpress.com/',  );  # | 
