diff options
Diffstat (limited to 'textproc/obsidian/Makefile')
-rw-r--r-- | textproc/obsidian/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index 9b183b447dcf..4d474c6d0b42 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,6 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.4.16 +PORTREVISION= 1 CATEGORIES= textproc # Icon is taken from the Nix build recipe # https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34 |