pidgin/plugins/perl/common/Makefile.PL.in

changeset 33955
55aa58076485
parent 33267
c3ee96290bfd
child 34310
a2bc71cb4712
--- a/pidgin/plugins/perl/common/Makefile.PL.in	Sun Jun 02 23:35:00 2013 -0700
+++ b/pidgin/plugins/perl/common/Makefile.PL.in	Sun Jun 02 23:59:55 2013 -0700
@@ -7,7 +7,7 @@
     'VERSION_FROM'     => '@srcdir@/Pidgin.pm', # finds $VERSION
     ($] >= 5.005 ? ## Add these new keywords supported since 5.005
       ('ABSTRACT_FROM' => '@srcdir@/Pidgin.pm', # finds $ABSTRACT
-       'AUTHOR'        => 'Pidgin <http://pidgin.im/>') :  ()),
+       'AUTHOR'        => 'Pidgin <https://pidgin.im/>') :  ()),
     'DEFINE'        => '@DEBUG_CFLAGS@',
     'dynamic_lib'       => { 'OTHERLDFLAGS' => '@LDFLAGS@' },
     'INC'           => '-I. -I@srcdir@ -I@top_srcdir@ -I@top_srcdir@/libpurple -I@top_srcdir@/pidgin @GTK_CFLAGS@ @WEBKIT_CFLAGS@',

mercurial