summaryrefslogtreecommitdiff
path: root/mail/mutt14/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-04-18 11:11:30 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-04-18 11:11:30 +0000
commitd282c3d66da1ce7b0854076c1c58596434291f1a (patch)
tree59859680c0852b41984e8a83aa7ff2efbbed545c /mail/mutt14/Makefile
parentsome problem detected by knarf and fixes by him and me: (diff)
Upgrade to version 0.91.1
Notes
Notes: svn path=/head/; revision=10557
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r--mail/mutt14/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 7a915c1b71c2..94a527f25129 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.41 1998/02/01 19:03:38 obrien Exp $
+# $Id: Makefile,v 1.42 1998/02/28 21:31:08 obrien Exp $
-DISTNAME= mutt-0.89.1i
-PKGNAME= mutt-0.89.1.1
+DISTNAME= mutt-0.91.1i
+PKGNAME= mutt-0.91.1
CATEGORIES= mail
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/mutt/ \
ftp://ftp.gbnet.net/pub/mutt-international/ \
@@ -21,7 +21,7 @@ PATCH_SITES= http://www.frmug.org/mutt/mutt/${PKGNAME:S/^mutt-//}/ \
ftp://www.frmug.org/pub/mutt/mutt/${PKGNAME:S/^mutt-//}/ \
ftp://ftp.nuxi.com/pub/mutt/${PKGNAME:S/^mutt-//}/ \
ftp://riemann.iam.uni-bonn.de/pub/mutt/
-PATCHFILES= mutt-0.89.1i.pl1.diff
+PATCHFILES=
MAINTAINER= obrien@FreeBSD.org