diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
commit | 2920847b72e9dadadeee053f38a1ca6d494a0c35 (patch) | |
tree | 5790ff5f2ebd94a8d56cb63c01708a0117bddac8 /mail/exmh2 | |
parent | f2fa55c56accb4b8ba0ed39a697798403324f6d3 (diff) | |
download | ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.tar.gz ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.zip |
Notes
Diffstat (limited to 'mail/exmh2')
-rw-r--r-- | mail/exmh2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index 92cb422e0567..6ff657ab6c3d 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -3,12 +3,12 @@ # Date released: 1 Jan 97 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.26 1998/03/14 13:43:36 peter Exp $ +# $Id: Makefile,v 1.27 1998/03/20 09:28:05 markm Exp $ # DISTNAME= exmh-2.0.2 CATEGORIES= mail tk80 -MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/ +MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/ EXTRACT_SUFX= .tar.Z PATCH_SITES= http://sunscript.sun.com/exmh/patches/2.0.1/ |