diff options
Diffstat (limited to 'comms/scrcpy/Makefile')
-rw-r--r-- | comms/scrcpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile index e37c3af303ea..2d8aea2c3417 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -3,6 +3,7 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v DISTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= comms net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/:jar DISTFILES= ${DIST_JARFILE}:jar |