svn commit: r425207 - head/chinese/sunpinyin

Mathieu Arnold mat at FreeBSD.org
Thu Nov 3 13:30:00 UTC 2016


Author: mat
Date: Thu Nov  3 13:29:58 2016
New Revision: 425207
URL: https://svnweb.freebsd.org/changeset/ports/425207

Log:
  Fix github usage.
  
  Sponsored by:	Absolight

Modified:
  head/chinese/sunpinyin/Makefile   (contents, props changed)

Modified: head/chinese/sunpinyin/Makefile
==============================================================================
--- head/chinese/sunpinyin/Makefile	Thu Nov  3 12:56:30 2016	(r425206)
+++ head/chinese/sunpinyin/Makefile	Thu Nov  3 13:29:58 2016	(r425207)
@@ -5,9 +5,8 @@ PORTNAME=	sunpinyin
 DISTVERSION=	2.0.4rc3
 PORTREVISION=	1
 CATEGORIES=	chinese devel
-MASTER_SITES=	GH:1 SF/open-gram:2
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:1 \
-		lm_sc.3gm.arpa-20140820.tar.bz2:2 dict.utf8-20131214.tar.bz2:2
+MASTER_SITES=	SF/open-gram:2
+DISTFILES=	lm_sc.3gm.arpa-20140820.tar.bz2:2 dict.utf8-20131214.tar.bz2:2
 
 MAINTAINER=	lichray at gmail.com
 COMMENT=	Statistical language model based input method engine


More information about the svn-ports-all mailing list