pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-uuid: Switch CATEGORIES from net to devel



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Oct 5 04:10:06 2016 +0200
Changeset:	a30c081c886f21001701844635333425f8b7fb0e

Modified Files:
	py-uuid/Makefile

Log Message:
py-uuid: Switch CATEGORIES from net to devel

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a30c081c886f21001701844635333425f8b7fb0e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-uuid/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-uuid/Makefile b/py-uuid/Makefile
index b688e6c..d2bce7c 100644
--- a/py-uuid/Makefile
+++ b/py-uuid/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	uuid-1.30
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	net python
+CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=u/uuid/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost


Home | Main Index | Thread Index | Old Index