diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 11:13:53 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 11:13:53 +0000 |
commit | ee03baba925e0ff68e5dbcfa29caf9710a2bed30 (patch) | |
tree | 2725bba65b7345710f80281f4ecfac5711d4a003 | |
parent | - Update MASTER_SITES and WWW (diff) |
Fix MASTER_SITES.
PR: ports/77723
Submitted by: Sam Lawrance <boris at brooknet.com.au>
-rw-r--r-- | mail/cvsmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index f2c6087a7ba1..752f68864501 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -8,7 +8,7 @@ PORTNAME= cvsmail PORTVERSION= 2.2 CATEGORIES= mail -MASTER_SITES= http://www.smithurst.org/ben/software/mail/dists/ +MASTER_SITES= http://www.bensmithurst.com/software/mail/dists/ DISTNAME= mailutils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |