svn commit: r362098 - head/textproc/ss-hunspell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 16 18:27:20 UTC 2014


Author: sunpoet
Date: Wed Jul 16 18:27:20 2014
New Revision: 362098
URL: http://svnweb.freebsd.org/changeset/ports/362098
QAT: https://qat.redports.org/buildarchive/r362098/

Log:
  - Simplify MASTER_SITES

Modified:
  head/textproc/ss-hunspell/Makefile

Modified: head/textproc/ss-hunspell/Makefile
==============================================================================
--- head/textproc/ss-hunspell/Makefile	Wed Jul 16 18:02:39 2014	(r362097)
+++ head/textproc/ss-hunspell/Makefile	Wed Jul 16 18:27:20 2014	(r362098)
@@ -4,8 +4,7 @@ PORTNAME=	hunspell
 PORTVERSION=	20110323
 PORTREVISION=	1
 CATEGORIES=	textproc
-MASTER_SITES=	${MASTER_SITE_MOZILLA_EXTENDED}
-MASTER_SITE_SUBDIR=	addons/46614
+MASTER_SITES=	MOZILLA_EXTENDED/addons/46614
 PKGNAMEPREFIX=	ss-
 DISTNAME=	swati_spell_checker-${PORTVERSION}-tb+sm+fx+fn
 EXTRACT_SUFX=	.xpi


More information about the svn-ports-head mailing list