diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-08-05 09:01:55 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-08-05 09:01:55 +0000 |
commit | 52a6e64fadce64e6f5e3c64e8edb24e088240750 (patch) | |
tree | 98987f6d0b09caf2389dd576974f2af5e5c45d96 /mail/mutt14/Makefile | |
parent | 8698aa65cfe4d6e350c519245df527eba949c2e5 (diff) |
Notes
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r-- | mail/mutt14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index bed8907dbf5f..496c9a4b9f80 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -4,10 +4,10 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.35 1997/07/14 23:30:39 obrien Exp $ +# $Id: Makefile,v 1.36 1997/07/24 20:59:00 obrien Exp $ DISTNAME= ${PKGNAME}e -PKGNAME= mutt-0.79 +PKGNAME= mutt-0.81 CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/mutt/ \ ftp://ftp.ibp.fr/pub/unix/mail/mutt/ \ |