git: 1114a7d68f6d - main - sysutils/synergy: Add back PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Jul 2022 18:51:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1114a7d68f6daf755c47a41b35ba28c12833c720 commit 1114a7d68f6daf755c47a41b35ba28c12833c720 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-14 18:50:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-14 18:50:53 +0000 sysutils/synergy: Add back PORTEPOCH Reported by: ler@ --- sysutils/synergy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index 34120ce4db2c..be0b48277ad5 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -1,6 +1,7 @@ PORTNAME= synergy DISTVERSION= 1.14.5.14 DISTVERSIONSUFFIX= -stable +PORTEPOCH= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org