Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2018 09:33:08 +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: r463560 - head/sysutils/du2ps
Message-ID:  <201803040933.w249X8PX027242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Mar  4 09:33:08 2018
New Revision: 463560
URL: https://svnweb.freebsd.org/changeset/ports/463560

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/sysutils/du2ps/Makefile
  head/sysutils/du2ps/pkg-descr

Modified: head/sysutils/du2ps/Makefile
==============================================================================
--- head/sysutils/du2ps/Makefile	Sun Mar  4 09:10:41 2018	(r463559)
+++ head/sysutils/du2ps/Makefile	Sun Mar  4 09:33:08 2018	(r463560)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://line.to/mac/soft/du2ps/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Filter for converting output of du to PostScript file
 
+LICENSE=	MIT
+
 # Nkf is required for just converting character code of japanese manual
 BUILD_DEPENDS=	nkf:japanese/nkf
 

Modified: head/sysutils/du2ps/pkg-descr
==============================================================================
--- head/sysutils/du2ps/pkg-descr	Sun Mar  4 09:10:41 2018	(r463559)
+++ head/sysutils/du2ps/pkg-descr	Sun Mar  4 09:33:08 2018	(r463560)
@@ -8,4 +8,4 @@ The default paper is ISO A4, but you can select Letter
 You can also specify font name, font size, number of columns and other
 options.
 
-WWW: http://www.shobi-u.ac.jp/~tnagae/
+WWW: http://line.to/mac/soft/du2ps/



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