Date: Mon, 1 Jun 2015 13:09:30 +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: r388223 - head/audio/p5-CDDB_get Message-ID: <201506011309.t51D9UQ9069010@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Jun 1 13:09:29 2015 New Revision: 388223 URL: https://svnweb.freebsd.org/changeset/ports/388223 Log: - Fix build Approved by: portmgr blanket Modified: head/audio/p5-CDDB_get/Makefile Modified: head/audio/p5-CDDB_get/Makefile ============================================================================== --- head/audio/p5-CDDB_get/Makefile Mon Jun 1 12:59:22 2015 (r388222) +++ head/audio/p5-CDDB_get/Makefile Mon Jun 1 13:09:29 2015 (r388223) @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= High-level interface to the Compact Disc Database LICENSE= GPLv2 -LICENSE= ${WRKSRC}/Copying +LICENSE_FILE= ${WRKSRC}/Copying PORTSCOUT= skipv:2.28.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506011309.t51D9UQ9069010>