Date: Wed, 26 Dec 2018 14:21:04 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488391 - head/audio/gnome-music Message-ID: <201812261421.wBQEL4Sd053965@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Dec 26 14:21:04 2018 New Revision: 488391 URL: https://svnweb.freebsd.org/changeset/ports/488391 Log: - Fix LICENSE Approved by: portmgr blanket Modified: head/audio/gnome-music/Makefile Modified: head/audio/gnome-music/Makefile ============================================================================== --- head/audio/gnome-music/Makefile Wed Dec 26 14:15:44 2018 (r488390) +++ head/audio/gnome-music/Makefile Wed Dec 26 14:21:04 2018 (r488391) @@ -10,7 +10,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME music playing application -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= itstool:textproc/itstool \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812261421.wBQEL4Sd053965>