diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-28 16:52:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-28 16:52:15 +0800 |
commit | 256348253ba86b6fa265905c6d613f6350656e21 (patch) | |
tree | 4a44f38380903af28379bfe438751ad6db12d40a /russian/wordpress | |
parent | c1461348f60849de85e6cad43571b10c8e29a231 (diff) | |
download | freebsd-ports-gnome-256348253ba86b6fa265905c6d613f6350656e21.tar.gz freebsd-ports-gnome-256348253ba86b6fa265905c6d613f6350656e21.tar.zst freebsd-ports-gnome-256348253ba86b6fa265905c6d613f6350656e21.zip |
- Use DISTVERSIONSUFFIX instead of DISTNAME
Approved by: portmgr (blanket)
Diffstat (limited to 'russian/wordpress')
-rw-r--r-- | russian/wordpress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile index 8fd5d2457a65..619a274c1257 100644 --- a/russian/wordpress/Makefile +++ b/russian/wordpress/Makefile @@ -3,9 +3,9 @@ PORTNAME= wordpress PORTVERSION= 4.2.2 +DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU MAINTAINER= 9267096@gmail.com COMMENT= State-of-the-art semantic personal publishing platform |