diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /comms/py-esptool | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) |
Notes
Diffstat (limited to 'comms/py-esptool')
-rw-r--r-- | comms/py-esptool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-esptool/Makefile b/comms/py-esptool/Makefile index bfcbb5263879..7d57d29d31da 100644 --- a/comms/py-esptool/Makefile +++ b/comms/py-esptool/Makefile @@ -3,6 +3,7 @@ PORTNAME= esptool DISTVERSIONPREFIX= v DISTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |