svn commit: r463560 - head/sysutils/du2ps

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Mar 4 09:33:09 UTC 2018


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 at 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/


More information about the svn-ports-head mailing list