summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-19 11:13:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-19 11:13:53 +0000
commitee03baba925e0ff68e5dbcfa29caf9710a2bed30 (patch)
tree2725bba65b7345710f80281f4ecfac5711d4a003
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/Makefile2
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