diff options
author | Robert Clausecker <fuz@FreeBSD.org> | 2023-10-01 16:35:59 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-10-01 16:35:59 +0000 |
commit | 595bb4a53788fb50b4e8f5aac702199e84eb100f (patch) | |
tree | dabb5b754aeb33350b6000fe84b317e006a64982 /net-p2p | |
parent | f7c4348406b3ccc3d009007a33b65fc7cb43d665 (diff) | |
download | ports-595bb4a53788fb50b4e8f5aac702199e84eb100f.tar.gz ports-595bb4a53788fb50b4e8f5aac702199e84eb100f.zip |
net-p2p/transmission{,-components}: bump PORTREVISION
This prevents the PKGVERSION from going backwards after the extensive
reshuffling of the ports.
Reported by: Anton Saietskii <vsasjason@gmail.com>
PR: 274065
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-components/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/transmission/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmission-components/Makefile index df98959a029f..a4f768c9f455 100644 --- a/net-p2p/transmission-components/Makefile +++ b/net-p2p/transmission-components/Makefile @@ -1,5 +1,6 @@ PORTNAME= transmission DISTVERSION= 4.0.4 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= mondo.debater_0q@icloud.com diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 470c7d780f25..02f1cd97bb18 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -1,5 +1,6 @@ PORTNAME= transmission DISTVERSION= 4.0.4 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= mondo.debater_0q@icloud.com |