diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-05-10 17:47:01 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-05-10 17:47:01 +0000 |
commit | d58af26997883ea5b7a47ef761b21c035a0709f8 (patch) | |
tree | 1144906f5c57256e5e44e75b89859b6d3e6794cb /mail/nmh/Makefile | |
parent | 793c28687d3125bd9f2deac003b98ccc24feb88c (diff) | |
download | ports-d58af26997883ea5b7a47ef761b21c035a0709f8.tar.gz ports-d58af26997883ea5b7a47ef761b21c035a0709f8.zip |
Notes
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r-- | mail/nmh/Makefile | 4 |
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 |