diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-06-05 15:10:54 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-06-05 15:10:54 +0000 |
commit | e81c739d1855a1da9d3da4a97a2ec693b4b8d9ae (patch) | |
tree | 848cb0cbc99b1d7e481fc19dd1d7929bbe93b11b /mail/nmh/Makefile | |
parent | 03334f2beaa916626ba86a57471c5bd625fc5fb2 (diff) | |
download | ports-e81c739d1855a1da9d3da4a97a2ec693b4b8d9ae.tar.gz ports-e81c739d1855a1da9d3da4a97a2ec693b4b8d9ae.zip |
Notes
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r-- | mail/nmh/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 4b3ac8f2fa51..3cf0522cf4cd 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nmh -# Version required: 0.25 +# Version required: 0.26 # Date created: 26 July 1997 # Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org> # -# $Id: Makefile,v 1.7 1998/04/27 04:27:44 mph Exp $ +# $Id: Makefile,v 1.8 1998/05/10 08:27:15 itojun Exp $ # -DISTNAME= nmh-0.25 +DISTNAME= nmh-0.26 CATEGORIES= mail MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/ |