diff options
Diffstat (limited to 'mail/qtools')
-rw-r--r-- | mail/qtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile index e19685c96fe7..66fb9d860116 100644 --- a/mail/qtools/Makefile +++ b/mail/qtools/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: qtools # Date created: 3 July 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.55 CATEGORIES= mail MASTER_SITES= http://www.superscript.com/qtools/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail |