diff options
Diffstat (limited to 'chinese/tintin++')
-rw-r--r-- | chinese/tintin++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile index 60bc06e1ba27..f9349f55970a 100644 --- a/chinese/tintin++/Makefile +++ b/chinese/tintin++/Makefile @@ -9,6 +9,6 @@ MASTERDIR= ${.CURDIR}/../../net/tintin++ MAINTAINER= foxfair@FreeBSD.org -EXTRA_PATCHES= ${.CURDIR}/patches/patch.1 +EXTRA_PATCHES= ${.CURDIR}/files/extra-patch.1 .include "${MASTERDIR}/Makefile" |