Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2017 14:50:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442629 - head/devel/dmake
Message-ID:  <201706051450.v55Eo1g4046485@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  5 14:50:01 2017
New Revision: 442629
URL: https://svnweb.freebsd.org/changeset/ports/442629

Log:
  Add LICENSE_FILE
  
  - Fix WWW

Modified:
  head/devel/dmake/Makefile
  head/devel/dmake/pkg-descr

Modified: head/devel/dmake/Makefile
==============================================================================
--- head/devel/dmake/Makefile	Mon Jun  5 14:49:56 2017	(r442628)
+++ head/devel/dmake/Makefile	Mon Jun  5 14:50:01 2017	(r442629)
@@ -9,6 +9,7 @@ MAINTAINER=	office@FreeBSD.org
 COMMENT=	Another hyper make utility
 
 LICENSE=	GPLv1
+LICENSE_FILE=	${WRKSRC}/readme/license.txt
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	mohawk2

Modified: head/devel/dmake/pkg-descr
==============================================================================
--- head/devel/dmake/pkg-descr	Mon Jun  5 14:49:56 2017	(r442628)
+++ head/devel/dmake/pkg-descr	Mon Jun  5 14:50:01 2017	(r442629)
@@ -9,4 +9,4 @@ interest in maintaining the code.
 This port installs the version previously maintained by the Apache
 OpenOffice project.
 
-WWW: https://github.com/mohawk2/dmake/
+WWW: https://github.com/mohawk2/dmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706051450.v55Eo1g4046485>