summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Sender
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:03:14 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:03:14 +0000
commit8a34abc7d02479feda1b91d4c0371260e10e9a3f (patch)
treed37583cda8b35583bb0003685012b059688ffb69 /mail/p5-Mail-Sender
parentd34608b51660bae027d6cff9394bb6b3e4e135fc (diff)
downloadpkgsrc-8a34abc7d02479feda1b91d4c0371260e10e9a3f.tar.gz
Fix HOMEPAGE.
Diffstat (limited to 'mail/p5-Mail-Sender')
-rw-r--r--mail/p5-Mail-Sender/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile
index 9e33c717715..cc59f4c25d4 100644
--- a/mail/p5-Mail-Sender/Makefile
+++ b/mail/p5-Mail-Sender/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:07 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.19 2017/09/03 08:04:31 wiz Exp $
DISTNAME= Mail-Sender-0.903
PKGNAME= p5-${DISTNAME}
@@ -8,7 +7,7 @@ CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~jenda/Mail-Sender/
+HOMEPAGE= http://search.cpan.org/~capoeirab/Mail-Sender-0.903/
COMMENT= Sending mails with attachments through an SMTP server
LICENSE= ${PERL5_LICENSE}