From a071031cc67299033260e368587e67cdadd94408 Mon Sep 17 00:00:00 2001 From: mm Date: Wed, 15 Aug 2012 01:42:54 +0000 Subject: Add security to CATEGORIES Fix Makefile order --- www/c-icap-modules/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile index 771a9a8f1819..69998ff2f04a 100644 --- a/www/c-icap-modules/Makefile +++ b/www/c-icap-modules/Makefile @@ -7,10 +7,10 @@ PORTNAME= c-icap PORTVERSION= 0.2.1 -CATEGORIES= www +CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.2.x/ -DISTNAME= c_icap_modules-${PORTVERSION} PKGNAMESUFFIX= -modules +DISTNAME= c_icap_modules-${PORTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= c-icap modules virus_scan and srv_url_check -- cgit s-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-141-2/+6
* Do not violate stagedir (and allow staging as a regular user)Antoine Brodin2014-09-251-1/+1
* - Add staging supportPawel Pekala2014-05-092-20/+14
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-5/+2