aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/mutt
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 18:25:16 +0800
committerasami <asami@FreeBSD.org>2000-10-08 18:25:16 +0800
commitd027ed05c57eaecf8b28bcb4669e06938d937a06 (patch)
treefaf4536daa8a1bb47bd2410b8561878571800a73 /chinese/mutt
parent380a7ab9be4a5e0b282aadcbabd4a0fcb60d22e6 (diff)
downloadfreebsd-ports-gnome-d027ed05c57eaecf8b28bcb4669e06938d937a06.tar.gz
freebsd-ports-gnome-d027ed05c57eaecf8b28bcb4669e06938d937a06.tar.zst
freebsd-ports-gnome-d027ed05c57eaecf8b28bcb4669e06938d937a06.zip
Change places where "/patches/" is spelled out to "/files/".
Diffstat (limited to 'chinese/mutt')
-rw-r--r--chinese/mutt/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index ec047436bc10..354a6e1548ef 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -10,10 +10,10 @@ MASTERDIR= ${.CURDIR}/../../mail/mutt
MAINTAINER= ycheng@sinica.edu.tw
-EXTRA_PATCHES= ${.CURDIR}/patches/patch-init.h \
- ${.CURDIR}/patches/patch-parse.c \
- ${.CURDIR}/patches/patch-pgp.c \
- ${.CURDIR}/patches/patch-sendlib.c
+EXTRA_PATCHES= ${.CURDIR}/files/patch-init.h \
+ ${.CURDIR}/files/patch-parse.c \
+ ${.CURDIR}/files/patch-pgp.c \
+ ${.CURDIR}/files/patch-sendlib.c
.include "${MASTERDIR}/Makefile"