git: 552ebd5e9b44 - main - net/gorss: Fix PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 07:31:50 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=552ebd5e9b4455ad690af29f44c532ba3ec13c11 commit 552ebd5e9b4455ad690af29f44c532ba3ec13c11 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-08-21 07:30:39 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-08-21 07:30:39 +0000 net/gorss: Fix PORTREVISION Damn! Sorry for that. Reported by: eduardo@ Fixes: 37def7ff23936620696f025d19737036a7eba029 --- net/gorss/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/gorss/Makefile b/net/gorss/Makefile index 38f7b886f0c6..bd5b3d693012 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,7 +1,6 @@ PORTNAME= gorss PORTVERSION= 0.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTREVISION= 14 CATEGORIES= net www