svn commit: r442227 - head/databases/py-xapian

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 31 17:29:40 UTC 2017


Author: sunpoet
Date: Wed May 31 17:29:39 2017
New Revision: 442227
URL: https://svnweb.freebsd.org/changeset/ports/442227

Log:
  Add python to CATEGORIES

Modified:
  head/databases/py-xapian/Makefile

Modified: head/databases/py-xapian/Makefile
==============================================================================
--- head/databases/py-xapian/Makefile	Wed May 31 17:29:34 2017	(r442226)
+++ head/databases/py-xapian/Makefile	Wed May 31 17:29:39 2017	(r442227)
@@ -4,7 +4,7 @@
 PORTNAME=	xapian
 PORTVERSION=	1.4.4
 DISTVERSIONPREFIX=	bindings-
-CATEGORIES=	databases
+CATEGORIES=	databases python
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
 		LOCAL/sunpoet
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}


More information about the svn-ports-all mailing list