Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2017 13:12:00 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445248 - head/devel/linux-c7-libffi
Message-ID:  <201707071312.v67DC0It008855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Fri Jul  7 13:12:00 2017
New Revision: 445248
URL: https://svnweb.freebsd.org/changeset/ports/445248

Log:
  Fix category.

Modified:
  head/devel/linux-c7-libffi/Makefile

Modified: head/devel/linux-c7-libffi/Makefile
==============================================================================
--- head/devel/linux-c7-libffi/Makefile	Fri Jul  7 13:01:15 2017	(r445247)
+++ head/devel/linux-c7-libffi/Makefile	Fri Jul  7 13:12:00 2017	(r445248)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libffi
 PORTVERSION=	3.0.13
-CATEGORIES=	security linux
+CATEGORIES=	devel linux
 
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Foreign Function Interface (Linux CentOS ${LINUX_DIST_VER})



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