diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-06-07 17:08:03 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-06-07 17:08:03 +0000 |
commit | 5e290feaac89054f111d3693ce38bea97a77b357 (patch) | |
tree | f2a7b85f802387d85068e29894c1a5b027665ffa /mail/mutt-devel/Makefile | |
parent | Always installl *-dist files and list them in PLIST too, it allows (diff) |
Upgrade to 0.76.
(pgp patch is not presently on public ftp site, but should be soon)
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r-- | mail/mutt-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 39480af70eab..3bf6a49b1625 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -4,10 +4,10 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.32 1997/05/31 04:53:05 obrien Exp $ +# $Id: Makefile,v 1.33 1997/06/06 06:39:07 obrien Exp $ DISTNAME= ${PKGNAME}e -PKGNAME= mutt-0.75 +PKGNAME= mutt-0.76 CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/mutt/ \ ftp://ftp.ibp.fr/pub/unix/mail/mutt/ \ |