From f5e491c355944545a48c9cf3852fdeca90fe920e Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 9 Apr 2015 15:47:19 +0000 Subject: [PATCH] Update PORTREVISION due to sguil getting new UIDs / GIDs. We want packages on FreeBSD mirrors to have the updated UID/GID. There was a UID conflict with dns/dnscrypt-proxy that has now been corrected. --- security/sguil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/sguil/Makefile b/security/sguil/Makefile index 0436cb69ce44..031ded3a1357 100644 --- a/security/sguil/Makefile +++ b/security/sguil/Makefile @@ -3,7 +3,7 @@ PORTNAME= sguil PORTVERSION= 0.9.0 -REVISION= 1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org