diff options
Diffstat (limited to 'net-im/dissent/Makefile')
-rw-r--r-- | net-im/dissent/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index bcd49df74a64..eff050a01aaf 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -1,10 +1,10 @@ PORTNAME= dissent DISTVERSIONPREFIX= v DISTVERSION= 0.0.34 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tiny native Discord app WWW= https://github.com/diamondburned/dissent @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libspelling-1.so:x11-toolkits/libspelling -USES= gnome go:1.24,modules gstreamer pkgconfig +USES= gnome go:modules gstreamer pkgconfig USE_GNOME= cairo gdkpixbuf gtk40 gtksourceview5 libadwaita USE_GSTREAMER= bad good ugly GO_MODULE= libdb.so/dissent |