aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2021-03-22 19:27:44 +0000
committerKurt Jaeger <pi@FreeBSD.org>2021-03-22 19:27:44 +0000
commitba150ddbe0ffd84984a2e6847ea49380f294382e (patch)
treea00d7f69d700edc241c6b0a4bbfff7721eab2205 /x11
parentc5ee1a957278c6e70845dadc0dca30f9023d0c2b (diff)
downloadports-ba150ddbe0ffd84984a2e6847ea49380f294382e.tar.gz
ports-ba150ddbe0ffd84984a2e6847ea49380f294382e.zip
x11/gtk-app-menu: add WWW to pkg-descr
The gtk-app-menu library is a sub-project for vala-panel-appmenu, add an appropriate WWW line in pkg-descr Maybe someday we can add the other panels, but as of now, we are just using this sub-project. PR: 254356 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> Reported by: Graham Perrin <grahamperrin@gmail.com>
Notes
Notes: svn path=/head/; revision=568982
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk-app-menu/Makefile1
-rw-r--r--x11/gtk-app-menu/pkg-descr2
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/gtk-app-menu/Makefile b/x11/gtk-app-menu/Makefile
index 869b59c97f4e..c611bab7972d 100644
--- a/x11/gtk-app-menu/Makefile
+++ b/x11/gtk-app-menu/Makefile
@@ -2,6 +2,7 @@
PORTNAME= appmenu-gtk-module
DISTVERSION= 0.7.6
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= trueos@norwegianrockcat.com
diff --git a/x11/gtk-app-menu/pkg-descr b/x11/gtk-app-menu/pkg-descr
index 4dd085c2863e..e25a6e673807 100644
--- a/x11/gtk-app-menu/pkg-descr
+++ b/x11/gtk-app-menu/pkg-descr
@@ -3,3 +3,5 @@ programs, converts to them MenuModel and send to them AppMenu
(sometimes called a global menu bar) of a desktop environment like
Plasma or Gnome. This module was originally used in Ubuntu's Unity
Desktop Environment, but it lives on as part of the Vala project.
+
+WWW: https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/tree/master/subprojects/appmenu-gtk-module