From cc63df5c57bd308f71e4114c2a01093f65ffee68 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 21 Apr 2017 11:00:24 +0000 Subject: - Fix sanity check by adding correct category Reported by: dan@ --- french/wordpress/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'french') diff --git a/french/wordpress/Makefile b/french/wordpress/Makefile index 418ac72f9d68..0c4efb6a6589 100644 --- a/french/wordpress/Makefile +++ b/french/wordpress/Makefile @@ -5,7 +5,7 @@ PORTNAME= wordpress PORTVERSION= 4.7.3 PORTEPOCH= 1 DISTVERSIONSUFFIX= -fr_FR -CATEGORIES= www +CATEGORIES= french www MASTER_SITES= http://fr.wordpress.org/ MAINTAINER= joneum@bsdproject.de -- cgit