diff options
Diffstat (limited to 'mail/p5-Mail-Sendmail/Makefile')
-rw-r--r-- | mail/p5-Mail-Sendmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Sendmail/Makefile b/mail/p5-Mail-Sendmail/Makefile index 576aec42a7a..e6be84f44e3 100644 --- a/mail/p5-Mail-Sendmail/Makefile +++ b/mail/p5-Mail-Sendmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:18:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 21:46:44 grant Exp $ DISTNAME= Mail-Sendmail-0.78 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5mse CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://alma.ch/perl/ COMMENT= perl5 module dedicated to Sendmail |