diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/queue-repair/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index a7d311d78f75..1b7ee01ef942 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -8,7 +8,7 @@ PORTNAME= queue-repair PORTVERSION= 0.9.0 CATEGORIES= mail python -MASTER_SITES= http://www.qcc.ca/~charlesc/software/queue_repair/ +MASTER_SITES= http://pyropus.ca/software/${PORTNAME}/ MAINTAINER= sergei@FreeBSD.org COMMENT= A qmail queue diagnostic and repair tool |