aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/zim/Makefile (renamed from editors/zim/Makefile)2
-rw-r--r--deskutils/zim/distinfo (renamed from editors/zim/distinfo)0
-rw-r--r--deskutils/zim/pkg-descr (renamed from editors/zim/pkg-descr)0
-rw-r--r--editors/Makefile1
6 files changed, 3 insertions, 2 deletions
diff --git a/MOVED b/MOVED
index 8dae9902116..dd9a386a97c 100644
--- a/MOVED
+++ b/MOVED
@@ -7638,3 +7638,4 @@ databases/postgresql84-server||2015-06-10|Has expired: "EOL was reached in July
ftp/ncftp1||2015-06-12|Unfetchable
multimedia/avidemux2||2015-06-13|Branch no longer maintained upstream, use multimedia/avidemux26
multimedia/avidemux26|multimedia/avidemux|2015-06-13|Renamed
+editors/zim|deskutils/zim|2015-06-13|Move to more appropriate category
diff --git a/deskutils/Makefile b/deskutils/Makefile
index f071be3fe2c..542379673d5 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -277,6 +277,7 @@
SUBDIR += xpostitPlus
SUBDIR += xrolo
SUBDIR += xwrits
+ SUBDIR += zim
SUBDIR += znotes
SUBDIR += zorro
diff --git a/editors/zim/Makefile b/deskutils/zim/Makefile
index a6b052edde1..3e6a85659c4 100644
--- a/editors/zim/Makefile
+++ b/deskutils/zim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zim
PORTVERSION= 0.63
-CATEGORIES= editors python
+CATEGORIES= deskutils python
MASTER_SITES= http://www.zim-wiki.org/downloads/
MAINTAINER= rm@FreeBSD.org
diff --git a/editors/zim/distinfo b/deskutils/zim/distinfo
index 589b7a8d83a..589b7a8d83a 100644
--- a/editors/zim/distinfo
+++ b/deskutils/zim/distinfo
diff --git a/editors/zim/pkg-descr b/deskutils/zim/pkg-descr
index 3566fd4b0b6..3566fd4b0b6 100644
--- a/editors/zim/pkg-descr
+++ b/deskutils/zim/pkg-descr
diff --git a/editors/Makefile b/editors/Makefile
index fe11e4ac3c9..2fb09f7d7c0 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -266,7 +266,6 @@
SUBDIR += yui
SUBDIR += yzis
SUBDIR += zile
- SUBDIR += zim
SUBDIR += zoinks
.include <bsd.port.subdir.mk>