diff options
Diffstat (limited to 'mail/rmoldmail/Makefile')
-rw-r--r-- | mail/rmoldmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rmoldmail/Makefile b/mail/rmoldmail/Makefile index 39d77cb0c582..ce4aa1f8b748 100644 --- a/mail/rmoldmail/Makefile +++ b/mail/rmoldmail/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: rmoldmail # Date created: 7 June 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.1.0 CATEGORIES= mail MASTER_SITES= http://probiers.net/projects/rmoldmail/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc |