pkgsrc-WIP-changes archive

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

fix categories



Module Name:	pkgsrc-wip
Committed By:	Gianni D'Aprile <giannidaprile+pkgsrc-wip%gmail.com@localhost>
Pushed By:	giannidaprile
Date:		Sun Dec 27 09:00:31 2015 -0600
Changeset:	80aa82ce456e0f08c688bcf52617188c6040f139

Modified Files:
	p5-mha4mysql-manager/Makefile
	p5-mha4mysql-node/Makefile

Log Message:
fix categories

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

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

diffstat:
 p5-mha4mysql-manager/Makefile | 2 +-
 p5-mha4mysql-node/Makefile    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/p5-mha4mysql-manager/Makefile b/p5-mha4mysql-manager/Makefile
index c5f25d1..5e667b7 100644
--- a/p5-mha4mysql-manager/Makefile
+++ b/p5-mha4mysql-manager/Makefile
@@ -4,7 +4,7 @@
 PKGNAME=	p5-mha4mysql-manager-0.57
 GIT_COMMIT= 	fea77e93168c8212550c21f542fec48f5d978535
 DISTNAME=	${PKGNAME}-${GIT_COMMIT}
-CATEGORIES=	local perl5
+CATEGORIES=	databases perl5
 MASTER_SITES=	-https://github.com/yoshinorim/mha4mysql-manager/archive/${GIT_COMMIT}.tar.gz
 
 MAINTAINER=	gianni-pkgsrc-wip%daprile.net@localhost
diff --git a/p5-mha4mysql-node/Makefile b/p5-mha4mysql-node/Makefile
index b5e1953..e3d28ef 100644
--- a/p5-mha4mysql-node/Makefile
+++ b/p5-mha4mysql-node/Makefile
@@ -4,7 +4,7 @@
 PKGNAME=	p5-mha4mysql-node-0.56
 GIT_COMMIT= 	ef26bdeeeb16c4c1c5e37bdaa276d118ffdd85e7
 DISTNAME=	${PKGNAME}-${GIT_COMMIT}
-CATEGORIES=	local perl5
+CATEGORIES=	databases perl5
 MASTER_SITES=	-https://github.com/yoshinorim/mha4mysql-node/archive/${GIT_COMMIT}.tar.gz
 
 MAINTAINER=	gianni-pkgsrc-wip%daprile.net@localhost


Home | Main Index | Thread Index | Old Index