From 17115bb2e9f5fd25367858f78c184a7ba212c1ed Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 26 Jan 2020 09:30:27 +0000 Subject: - Fix LICENSE (GPLv3+ is used by coco and nodoka themes) - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket --- deskutils/mate-notification-daemon/Makefile | 5 +++-- deskutils/mate-notification-daemon/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'deskutils/mate-notification-daemon') diff --git a/deskutils/mate-notification-daemon/Makefile b/deskutils/mate-notification-daemon/Makefile index a56bdf830baf..d8e262924e49 100644 --- a/deskutils/mate-notification-daemon/Makefile +++ b/deskutils/mate-notification-daemon/Makefile @@ -10,8 +10,9 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Send small notifications to your desktop -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2+ GPLv3+ +LICENSE_COMB= multi +LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ diff --git a/deskutils/mate-notification-daemon/pkg-descr b/deskutils/mate-notification-daemon/pkg-descr index a35c77e164c7..8236dc4c320d 100644 --- a/deskutils/mate-notification-daemon/pkg-descr +++ b/deskutils/mate-notification-daemon/pkg-descr @@ -6,4 +6,4 @@ of time. This port contains the daemon. -WWW: http://mate-desktop.org/ +WWW: https://mate-desktop.org/ -- cgit v1.2.3