diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-01-01 21:42:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-01-01 21:42:48 +0000 |
commit | d5a8a82ce456591aa3f4417da940cc785d2356a1 (patch) | |
tree | 864a3a4bbad4d51e2c67edbb9660419074c8122e /mail/mutt/Makefile | |
parent | 960bb642a3d0085076064f994152fd97ad1734aa (diff) | |
download | ports-d5a8a82ce456591aa3f4417da940cc785d2356a1.tar.gz ports-d5a8a82ce456591aa3f4417da940cc785d2356a1.zip |
Notes
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r-- | mail/mutt/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index e7ffee47b776..34ff9bdf46dc 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.13 1996/12/25 13:58:58 obrien Exp $ +# $Id: Makefile,v 1.14 1996/12/31 15:00:05 obrien Exp $ DISTNAME= ${PKGNAME}-export PKGNAME= mutt-0.55 @@ -28,6 +28,11 @@ PATCHFILES= 02.externally.PATCH \ 08.keypad.PATCH \ 09.quote_regexp.PATCH \ 10.mark-as-new.PATCH \ + 11.postponed.PATCH \ + 12.postponed.PATCH \ + 13.wait.PATCH \ + 14.addrfwd.PATCH \ + 15.flagmessage.PATCH \ 06.buffy.PATCH # other patches need to be before this one MAINTAINER= obrien@FreeBSD.org |