diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-09-16 20:55:08 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-09-16 20:55:08 +0000 |
commit | b6bd0cf737c9d31460c65e26ca05b1ae0e21a3bb (patch) | |
tree | a0ea1e3ba405668f2ccb188b909d466fc437a111 /deskutils/showdown | |
parent | 91f9fd5b764fa535a8fb6d6cddc6b8c715b705e3 (diff) |
Notes
Diffstat (limited to 'deskutils/showdown')
-rw-r--r-- | deskutils/showdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/showdown/Makefile b/deskutils/showdown/Makefile index 18d88006b585..45affecbb3b5 100644 --- a/deskutils/showdown/Makefile +++ b/deskutils/showdown/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= deskutils -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple markdown viewer, written in Vala and GTK 3 LICENSE= GPLv3 |