Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 12:04:20 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387930 - head/security/afterglow
Message-ID:  <201505301204.t4UC4K03050505@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sat May 30 12:04:19 2015
New Revision: 387930
URL: https://svnweb.freebsd.org/changeset/ports/387930

Log:
  security/afterglow: Fix PORTSCOUT to skip 2.0 beta version

Modified:
  head/security/afterglow/Makefile

Modified: head/security/afterglow/Makefile
==============================================================================
--- head/security/afterglow/Makefile	Sat May 30 12:03:33 2015	(r387929)
+++ head/security/afterglow/Makefile	Sat May 30 12:04:19 2015	(r387930)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	dot:${PORTSDIR}/graphics/gr
 		p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
 		p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous
 
+PORTSCOUT=	skipv:2.0
 NO_BUILD=	yes
 USE_LDCONFIG=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505301204.t4UC4K03050505>