diff options
Diffstat (limited to 'mail/smtpd/Makefile')
-rw-r--r-- | mail/smtpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index d45778afa73a..e4061eefcbe0 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -1,9 +1,9 @@ # Ports collection makefile for: smtpd # Version required: 2.0 # Date created: 06 Feb 1998 -# Whom: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> +# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/01 01:58:51 obrien Exp $ # DISTNAME= smtpd-2.0 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-smtpd-2.0-RBL.gz -MAINTAINER= jonny@coppe.ufrj.br +MAINTAINER= jonny@jonny.eng.br # Directory where smtpd will chroot to, and put the received mail # If you change it here, change also patches/patch-aa |