git: 756470b46749 - main - net-im/dino: restore indentation after 268cee3b0227
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Apr 2022 04:35:06 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=756470b46749e6e21e2119f245326ee560f7bf7c commit 756470b46749e6e21e2119f245326ee560f7bf7c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-08 04:30:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-08 04:34:44 +0000 net-im/dino: restore indentation after 268cee3b0227 PR: 262654 --- net-im/dino/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index 1c261e5d401a..7f7f5afda033 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -1,7 +1,7 @@ PORTNAME= dino DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 4 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org