diff options
Diffstat (limited to 'mail/p5-Mail-SRS/Makefile')
-rw-r--r-- | mail/p5-Mail-SRS/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index c213d1fcded..af834c299ea 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 19:49:04 tv Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/29 02:19:20 tv Exp $ -DISTNAME= Mail-SRS-0.30 +DISTNAME= Mail-SRS-0.31 PKGNAME= p5-${DISTNAME} CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} MAINTAINER= tv@duh.org -HOMEPAGE= http://www.anarres.org/projects/srs/ +HOMEPAGE= http://www.libsrs2.org/ COMMENT= SMTP envelope sender rewriting for SPF-compliant forwarding DEPENDS+= p5-DB_File>=1.806:../../databases/p5-DB_File |