diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /german | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) |
Cleanup GH_* and variables order.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=404743
Diffstat (limited to 'german')
-rw-r--r-- | german/wordpress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 5819567e4532..5fe49e15a3d4 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -3,8 +3,8 @@ PORTNAME= wordpress PORTVERSION= 4.4 -PORTREVISION= 1 DISTVERSIONSUFFIX= -de_DE +PORTREVISION= 1 CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ |