git: fe480995c414 - main - devel/go-protobuf: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:10:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe480995c414ea4f484f95dd9c08fe4c6166f508 commit fe480995c414ea4f484f95dd9c08fe4c6166f508 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:44:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:20 +0000 devel/go-protobuf: Cosmetic change --- devel/go-protobuf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile index 2808e304917d..4b769fd87539 100644 --- a/devel/go-protobuf/Makefile +++ b/devel/go-protobuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= protobuf DISTVERSION= 1.3.2 -PORTREVISION= 16 DISTVERSIONPREFIX= v +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go-