diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2022-04-08 04:30:32 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-08 04:34:44 +0000 |
| commit | 756470b46749e6e21e2119f245326ee560f7bf7c (patch) | |
| tree | 496b2498c5c70234974205f2f7a8a926938635df | |
| parent | cc10a1d08766ff8d6b894b8356e95053bb3d0f4b (diff) | |
net-im/dino: restore indentation after 268cee3b0227
PR: 262654
| -rw-r--r-- | net-im/dino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
