Date: Sat, 11 Oct 2014 14:00:15 +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: r370637 - head/games/gtkatlantic Message-ID: <201410111400.s9BE0FjG082604@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Oct 11 14:00:14 2014 New Revision: 370637 URL: https://svnweb.freebsd.org/changeset/ports/370637 QAT: https://qat.redports.org/buildarchive/r370637/ Log: - Clarify LICENSE - Add LICENSE_FILE - Drop @dirrm* from plist Modified: head/games/gtkatlantic/Makefile head/games/gtkatlantic/pkg-plist Modified: head/games/gtkatlantic/Makefile ============================================================================== --- head/games/gtkatlantic/Makefile Sat Oct 11 14:00:09 2014 (r370636) +++ head/games/gtkatlantic/Makefile Sat Oct 11 14:00:14 2014 (r370637) @@ -12,7 +12,8 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E MAINTAINER= games@FreeBSD.org COMMENT= Game like Monopoly(tm) -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING USES= pkgconfig USE_GNOME= gtk20 Modified: head/games/gtkatlantic/pkg-plist ============================================================================== --- head/games/gtkatlantic/pkg-plist Sat Oct 11 14:00:09 2014 (r370636) +++ head/games/gtkatlantic/pkg-plist Sat Oct 11 14:00:14 2014 (r370637) @@ -30,6 +30,3 @@ share/icons/hicolor/64x64/apps/gtkatlant share/icons/hicolor/72x72/apps/gtkatlantic.png share/icons/hicolor/96x96/apps/gtkatlantic.png share/pixmaps/gtkatlantic.png -@dirrm %%DATADIR%%/themes/generic_gradient -@dirrm %%DATADIR%%/themes -@dirrm %%DATADIR%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410111400.s9BE0FjG082604>