diff options
Diffstat (limited to 'chinese/mutt/Makefile')
-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 affabdc..43467e7 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 |