From de0b9a2c1bc654b6baaf661fdfde1c848eb485ae Mon Sep 17 00:00:00 2001 From: itetcu Date: Wed, 26 Jul 2006 08:59:40 +0000 Subject: Move sysutils/e17-module-devian to x11/e17-module-devian as x11 is more appropriate category for this port. PR: ports/99852 Submitted by: Stanislav Sedov (maintainer) Repocopy by: marcus --- x11/Makefile | 1 + x11/e17-module-devian/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Makefile b/x11/Makefile index 564e44944114..2b700fdd8637 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -41,6 +41,7 @@ SUBDIR += e17-module-calendar SUBDIR += e17-module-cpu SUBDIR += e17-module-deskshow + SUBDIR += e17-module-devian SUBDIR += e17-module-engage SUBDIR += e17-module-eveil SUBDIR += e17-module-flame diff --git a/x11/e17-module-devian/Makefile b/x11/e17-module-devian/Makefile index 8d3581c9aca2..a028d31456e6 100644 --- a/x11/e17-module-devian/Makefile +++ b/x11/e17-module-devian/Makefile @@ -8,7 +8,7 @@ PORTNAME= devian PORTVERSION= 23062006 PORTREVISION= 1 -CATEGORIES= sysutils +CATEGORIES= x11 MASTER_SITES= http://mbsd.msk.ru/dist/ PKGNAMEPREFIX= e17-module- DISTNAME= ${PORTNAME}-${PORTVERSION} -- cgit