diff options
Diffstat (limited to 'mail/drac/Makefile')
-rw-r--r-- | mail/drac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 318e472..30e6a6b 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org .if defined(WITH_POSTFIX_DB3) LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3 |