Date: Wed, 16 Jul 2014 15:41:54 +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: r362073 - head/textproc/it-hyphen Message-ID: <201407161541.s6GFfskc051650@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jul 16 15:41:54 2014 New Revision: 362073 URL: http://svnweb.freebsd.org/changeset/ports/362073 QAT: https://qat.redports.org/buildarchive/r362073/ Log: - Pet portlint: use DISTNAME and EXTRACT_SUFX Modified: head/textproc/it-hyphen/Makefile Modified: head/textproc/it-hyphen/Makefile ============================================================================== --- head/textproc/it-hyphen/Makefile Wed Jul 16 15:37:57 2014 (r362072) +++ head/textproc/it-hyphen/Makefile Wed Jul 16 15:41:54 2014 (r362073) @@ -5,7 +5,8 @@ PORTVERSION= 2013.09.05 CATEGORIES= textproc MASTER_SITES= http://sourceforge.net/projects/aoo-extensions/files/1204/13/ PKGNAMEPREFIX= it- -DISTFILES= dict-it.oxt +DISTNAME= dict-it +EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407161541.s6GFfskc051650>