Date: Thu, 14 May 2015 15:50:10 +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: r386341 - head/german/wordpress Message-ID: <201505141550.t4EFoAAV094461@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 14 15:50:09 2015 New Revision: 386341 URL: https://svnweb.freebsd.org/changeset/ports/386341 Log: - Use DISTVERSIONSUFFIX instead of DISTNAME Modified: head/german/wordpress/Makefile Modified: head/german/wordpress/Makefile ============================================================================== --- head/german/wordpress/Makefile Thu May 14 15:49:28 2015 (r386340) +++ head/german/wordpress/Makefile Thu May 14 15:50:09 2015 (r386341) @@ -3,9 +3,9 @@ PORTNAME= wordpress PORTVERSION= 4.2.2 +DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-de_DE MAINTAINER= ports@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505141550.t4EFoAAV094461>