svn commit: r386341 - head/german/wordpress

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 14 15:50:10 UTC 2015


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 at FreeBSD.org
 COMMENT=	State-of-the-art semantic personal publishing platform


More information about the svn-ports-all mailing list