summaryrefslogtreecommitdiff
path: root/cross/xtensa-esp32-elf-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/xtensa-esp32-elf-gcc/Makefile')
-rw-r--r--cross/xtensa-esp32-elf-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/xtensa-esp32-elf-gcc/Makefile b/cross/xtensa-esp32-elf-gcc/Makefile
index dac25137bd2..2fbfc2cfcc9 100644
--- a/cross/xtensa-esp32-elf-gcc/Makefile
+++ b/cross/xtensa-esp32-elf-gcc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2022/06/28 11:31:16 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/07/22 02:01:54 tnn Exp $
+PKGREVISION= 2
ESP32_TYPE= esp32
-PKGREVISION= 1
.include "${.CURDIR}/../../cross/xtensa-esp32-elf-gcc/Makefile.common"
.include "../../mk/bsd.pkg.mk"