Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2018 08:33:37 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481209 - head/devel/py-btest
Message-ID:  <201810040833.w948XbFK084212@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Thu Oct  4 08:33:37 2018
New Revision: 481209
URL: https://svnweb.freebsd.org/changeset/ports/481209

Log:
  devel/py-btest: Add python to CATEGORIES.
  
  Reported by:	koobs
  Reviewed by:	koobs, krion
  Approved by:	krion (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17391

Modified:
  head/devel/py-btest/Makefile

Modified: head/devel/py-btest/Makefile
==============================================================================
--- head/devel/py-btest/Makefile	Thu Oct  4 07:30:36 2018	(r481208)
+++ head/devel/py-btest/Makefile	Thu Oct  4 08:33:37 2018	(r481209)
@@ -2,7 +2,7 @@
 
 PORTNAME=	btest
 DISTVERSION=	0.58
-CATEGORIES=	devel
+CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



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