aboutsummaryrefslogtreecommitdiff
path: root/mail/maildrop
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-22 23:07:23 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-22 23:07:23 +0000
commit35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch)
treee5c63416862c62d8531b3719c8b42aa17e9c2aa8 /mail/maildrop
parent73285d263fece2b7690bd5c8e6adc0d78501434d (diff)
Notes
Diffstat (limited to 'mail/maildrop')
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index add8ac21f3f4..22efe59d0ae2 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
# Maildrop is usually installed with gdbm extensions. If you do not
# want these extensions installed, define WITHOUT_GDBM.