svn commit: r401546 - head/japanese/jishyo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 13 19:13:47 UTC 2015


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/


More information about the svn-ports-all mailing list