Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 2015 19:13:46 +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: r401546 - head/japanese/jishyo
Message-ID:  <201511131913.tADJDkGV085149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 13 19:13:45 2015
New Revision: 401546
URL: https://svnweb.freebsd.org/changeset/ports/401546

Log:
  - Add PORTSCOUT
  - Remove license information from pkg-descr

Modified:
  head/japanese/jishyo/Makefile
  head/japanese/jishyo/pkg-descr

Modified: head/japanese/jishyo/Makefile
==============================================================================
--- head/japanese/jishyo/Makefile	Fri Nov 13 19:13:41 2015	(r401545)
+++ head/japanese/jishyo/Makefile	Fri Nov 13 19:13:45 2015	(r401546)
@@ -13,6 +13,8 @@ COMMENT=	English to Japanese dictionary 
 
 LICENSE=	GPLv2 # or later
 
+PORTSCOUT=	skipv:0.2
+
 USES=		gnustep
 USE_GNUSTEP=	back build
 

Modified: head/japanese/jishyo/pkg-descr
==============================================================================
--- head/japanese/jishyo/pkg-descr	Fri Nov 13 19:13:41 2015	(r401545)
+++ head/japanese/jishyo/pkg-descr	Fri Nov 13 19:13:45 2015	(r401546)
@@ -4,6 +4,4 @@ queries, as well as multi-radical lookup
 large part on code from Jim Breen's xjdic. It also uses the dictionary
 data from the same software.
 
-LICENSE: GPL2 or later
-
 WWW: http://www.eskimo.com/~pburns/Dictionaries/



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