aboutsummaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-05-10 17:47:01 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-05-10 17:47:01 +0000
commitd58af26997883ea5b7a47ef761b21c035a0709f8 (patch)
tree1144906f5c57256e5e44e75b89859b6d3e6794cb /mail/nmh
parent793c28687d3125bd9f2deac003b98ccc24feb88c (diff)
downloadports-d58af26997883ea5b7a47ef761b21c035a0709f8.tar.gz
ports-d58af26997883ea5b7a47ef761b21c035a0709f8.zip
Change MASTER_SITES
PR: ports/11628 Submitted by: Scott.Blachowicz@seaslug.org
Notes
Notes: svn path=/head/; revision=18761
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index d7244bc31d05..c016ef08687e 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -3,7 +3,7 @@
# Date created: 07 Feb 1999
# Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
#
-# $Id: Makefile,v 1.11 1999/02/11 08:57:13 jkoshy Exp $
+# $Id: Makefile,v 1.13 1999/02/23 03:17:04 jkoshy Exp $
#
# Makefile variables of interest:
#
@@ -31,7 +31,7 @@
DISTNAME= nmh-1.0
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/ \
+MASTER_SITES= ftp://ftp.mhost.com/pub/nmh/ \
http://www.freebsd.org/~jkoshy/PORTS/
MAINTAINER= Scott.Blachowicz@seaslug.org