diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /mail/p5-Mail-RBL | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.zst freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip |
Change to my FreeBSD.org address
Diffstat (limited to 'mail/p5-Mail-RBL')
-rw-r--r-- | mail/p5-Mail-RBL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile index 13900200b11c..7775b955b845 100644 --- a/mail/p5-Mail-RBL/Makefile +++ b/mail/p5-Mail-RBL/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Mail-RBL # Date created: July 24th 2002 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl extension to access RBL-style host verification services PERL_CONFIGURE= yes |