Date: Sat, 7 Sep 2019 16:23:42 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511413 - head/russian/stardict-mueller7 Message-ID: <201909071623.x87GNgju016896@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: makc Date: Sat Sep 7 16:23:42 2019 New Revision: 511413 URL: https://svnweb.freebsd.org/changeset/ports/511413 Log: russian/stardict-mueller7: fix previous commit Modified: head/russian/stardict-mueller7/Makefile Modified: head/russian/stardict-mueller7/Makefile ============================================================================== --- head/russian/stardict-mueller7/Makefile Sat Sep 7 16:19:28 2019 (r511412) +++ head/russian/stardict-mueller7/Makefile Sat Sep 7 16:23:42 2019 (r511413) @@ -3,13 +3,12 @@ PORTNAME= stardict-mueller7 PORTVERSION= 2.4.2 CATEGORIES= russian +MASTER_SITES= http://download.huzheng.org/ru/ MAINTAINER= ports@FreeBSD.org COMMENT= Mueller English-Russian dictionary USES= tar:bzip2 - -DICT_GROUP= ru .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909071623.x87GNgju016896>