diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-08-31 21:19:22 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-08-31 21:19:22 +0000 |
commit | 9f880fa917f7aa763ea6d9d62d73175ba8c3d86d (patch) | |
tree | 94754261f81b918fb38e033e678ca3c021add28f /chinese/mutt | |
parent | cd5d58afc264d06953dd1b8a3f4ecfc096409a29 (diff) | |
download | ports-9f880fa917f7aa763ea6d9d62d73175ba8c3d86d.tar.gz ports-9f880fa917f7aa763ea6d9d62d73175ba8c3d86d.zip |
Notes
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index affabdcaa3c7..43467e7a09cd 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -10,8 +10,8 @@ MASTERDIR= ${.CURDIR}/../../mail/mutt MAINTAINER= ycheng@sinica.edu.tw -EXTRA_PATCHES= ${.CURDIR}/patches/patch-0a \ - ${.CURDIR}/patches/patch-init.h \ +EXTRA_PATCHES= ${.CURDIR}/patches/patch-init.h \ + ${.CURDIR}/patches/patch-parse.c \ ${.CURDIR}/patches/patch-pgp.c \ ${.CURDIR}/patches/patch-sendlib.c |