git: ddc038899706 - main - comms/tcpser: Set PORTEPOCH
- Reply: Cy Schubert : "Re: git: ddc038899706 - main - comms/tcpser: Set PORTEPOCH"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Feb 2022 17:19:54 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddc038899706e2a1a3871cb110ee46c76d3aadfb commit ddc038899706e2a1a3871cb110ee46c76d3aadfb Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-02-08 17:19:09 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-02-08 17:19:48 +0000 comms/tcpser: Set PORTEPOCH --- comms/tcpser/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile index 3bb953eb0ffa..ec3bce0a4527 100644 --- a/comms/tcpser/Makefile +++ b/comms/tcpser/Makefile @@ -2,6 +2,7 @@ PORTNAME= tcpser DISTVERSION= g20210425 +PORTEPOCH= 1 CATEGORIES= comms MAINTAINER= nc@FreeBSD.org