summaryrefslogtreecommitdiff
path: root/sysutils/ansible
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-06-15 00:54:26 +0000
committerrodent <rodent@pkgsrc.org>2014-06-15 00:54:26 +0000
commitee2cbc41b1b04a5d4ed2fd9cb2d8307241c1d17b (patch)
tree12ef8f33e743306b18f5b50217fc776b2ed3a46e /sysutils/ansible
parent4c2f490af85d691f91a175fc11225797fc326d62 (diff)
downloadpkgsrc-ee2cbc41b1b04a5d4ed2fd9cb2d8307241c1d17b.tar.gz
Uncommitted changes - CATEGORIES+=python, i think.
Diffstat (limited to 'sysutils/ansible')
-rw-r--r--sysutils/ansible/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index ed87d0cc5dd..c4407c2977d 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2014/06/15 00:15:08 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2014/06/15 00:54:26 rodent Exp $
DISTNAME= ansible-1.6.3
#PKGNAME= ${PYPKGPREFIX}-${DISTNAME} # XXX: for when package is py3x-ready
-CATEGORIES= sysutils
+CATEGORIES= python sysutils
MASTER_SITES= http://releases.ansible.com/ansible/
MASTER_SITES+= https://pypi.python.org/packages/source/a/ansible/