diff options
author | joneum <joneum@FreeBSD.org> | 2017-05-31 23:03:42 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-05-31 23:03:42 +0800 |
commit | 2f7fc6f787fc1c0e146308594a632ae644743d93 (patch) | |
tree | 0cb1bcb9f1ea227d892555b350fddfe778756002 /german/wordpress/Makefile | |
parent | be3cdd0f2255f10df001c770f980fb9dc40a02f7 (diff) | |
download | freebsd-ports-gnome-2f7fc6f787fc1c0e146308594a632ae644743d93.tar.gz freebsd-ports-gnome-2f7fc6f787fc1c0e146308594a632ae644743d93.tar.zst freebsd-ports-gnome-2f7fc6f787fc1c0e146308594a632ae644743d93.zip |
- Fix checksum because of changes in the language files
- Bump PORTREVISION
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10990
Diffstat (limited to 'german/wordpress/Makefile')
-rw-r--r-- | german/wordpress/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index c0c3bca09a0f..2ea17ce05544 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -3,6 +3,7 @@ PORTNAME= wordpress PORTVERSION= 4.7.5 +PORTREVISION= 1 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ |