Date: Tue, 24 Dec 2013 23:37:14 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337399 - head/devel/libbegemot Message-ID: <201312242337.rBONbEBs028812@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Tue Dec 24 23:37:14 2013 New Revision: 337399 URL: http://svnweb.freebsd.org/changeset/ports/337399 Log: - Fix license definition Reported by: marino Modified: head/devel/libbegemot/Makefile Modified: head/devel/libbegemot/Makefile ============================================================================== --- head/devel/libbegemot/Makefile Tue Dec 24 23:22:35 2013 (r337398) +++ head/devel/libbegemot/Makefile Tue Dec 24 23:37:14 2013 (r337399) @@ -12,9 +12,6 @@ MAINTAINER= rum1cro@yandex.ru COMMENT= Function library for begemot tools LICENSE= BSD2CLAUSE -LICENSE_NAME= FreeBSD BSD Variant (2 clause BSD) -LICENSE_FILE= ${WRKDIR}/libbegemot-${PORTVERSION}/COPYRIGHT -LICENSE_PERMS= auto-accept GNU_CONFIGURE= yes USES= gmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312242337.rBONbEBs028812>