aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-devel
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-02-28 21:31:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-02-28 21:31:08 +0000
commit20b9478281c522bea0b08a85d7e09bc8d389dfba (patch)
tree222c777f87e9568dc5e36b9322fd84fcb76e7294 /mail/mutt-devel
parent9e483990580739e7e9b1973e064a66521a921146 (diff)
downloadports-20b9478281c522bea0b08a85d7e09bc8d389dfba.tar.gz
ports-20b9478281c522bea0b08a85d7e09bc8d389dfba.zip
distpatch to help some PGP5 problems.
Notes
Notes: svn path=/head/; revision=9967
Diffstat (limited to 'mail/mutt-devel')
-rw-r--r--mail/mutt-devel/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index c7ced895830f..7a915c1b71c2 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.40 1998/01/28 00:11:59 obrien Exp $
+# $Id: Makefile,v 1.41 1998/02/01 19:03:38 obrien Exp $
-DISTNAME= ${PKGNAME}i
-PKGNAME= mutt-0.89.1
+DISTNAME= mutt-0.89.1i
+PKGNAME= mutt-0.89.1.1
CATEGORIES= mail
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/mutt/ \
ftp://ftp.gbnet.net/pub/mutt-international/ \
@@ -19,8 +19,9 @@ PATCH_SITES= http://www.frmug.org/mutt/mutt/${PKGNAME:S/^mutt-//}/ \
http://www.math.fu-berlin.de/~leitner/mutt/${PKGNAME:S/^mutt-//}/ \
http://www.efrei.fr/~parmelan/mutt/${PKGNAME:S/^mutt-//}/ \
ftp://www.frmug.org/pub/mutt/mutt/${PKGNAME:S/^mutt-//}/ \
- ftp://ftp.nuxi.com/pub/mutt/${PKGNAME:S/^mutt-//}/
-PATCHFILES=
+ ftp://ftp.nuxi.com/pub/mutt/${PKGNAME:S/^mutt-//}/ \
+ ftp://riemann.iam.uni-bonn.de/pub/mutt/
+PATCHFILES= mutt-0.89.1i.pl1.diff
MAINTAINER= obrien@FreeBSD.org