aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-04 05:24:17 +0800
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-04 05:24:17 +0800
commit83b10716017c20aa8c581e15826010d16f1b5a88 (patch)
tree4bb37c1e0af5d9a1dbcaaa76b870745e95b26daf /misc
parentd274f3a8b07e7682113206b8f0569ecf1871ee9d (diff)
downloadfreebsd-ports-83b10716017c20aa8c581e15826010d16f1b5a88.tar.gz
freebsd-ports-83b10716017c20aa8c581e15826010d16f1b5a88.tar.zst
freebsd-ports-83b10716017c20aa8c581e15826010d16f1b5a88.zip
Move:
x11-wm/bbrun --> x11/bbrun x11-wm/bbapm --> sysutils/bbapm x11-wm/icemc --> misc/icemc
Notes
Notes: svn path=/head/; revision=82216
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/icemc/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index b21b015ec00b..0881051a0d57 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -132,6 +132,7 @@
SUBDIR += histring
SUBDIR += hotkeys
SUBDIR += hulgalugha
+ SUBDIR += icemc
SUBDIR += instant-server
SUBDIR += instant-workstation
SUBDIR += iselect
diff --git a/misc/icemc/Makefile b/misc/icemc/Makefile
index 0e4bd216cf38..156094bff7be 100644
--- a/misc/icemc/Makefile
+++ b/misc/icemc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= icemc
PORTVERSION= 0.2.4
-CATEGORIES= x11-wm
+CATEGORIES= misc
MASTER_SITES= http://www.algorithm.at/comp/icemc/
MAINTAINER= adamw@FreeBSD.org