From 10345144c735421c90460a30cb0ea20af902db96 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Fri, 28 Mar 2014 07:02:14 +0000 Subject: [PATCH] Override CATEGORIES. --- www/mod_php5/Makefile | 1 + www/mod_php55/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 9df10828f554..379f56adafc2 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -1,6 +1,7 @@ # Created by: marcus@FreeBSD.org # $FreeBSD$ +CATEGORIES= www devel PKGNAMEPREFIX= mod_ MAINTAINER= ale@FreeBSD.org diff --git a/www/mod_php55/Makefile b/www/mod_php55/Makefile index b7c47f39c4e4..e434bab1d7ff 100644 --- a/www/mod_php55/Makefile +++ b/www/mod_php55/Makefile @@ -1,6 +1,7 @@ # Created by: marcus@FreeBSD.org # $FreeBSD$ +CATEGORIES= www devel PKGNAMEPREFIX= mod_ MAINTAINER= ale@FreeBSD.org