diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-03 21:24:17 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-03 21:24:17 +0000 |
commit | 857cb3f3d26ee2f7e2016ed897d80d35664c7323 (patch) | |
tree | 2850b640052a8839dd6f651c674db940f321a22a /misc | |
parent | 6f7af75194f10998adaaffb6f2ea7bab861c5ca1 (diff) | |
download | FreeBSD-ports-857cb3f3d26ee2f7e2016ed897d80d35664c7323.zip FreeBSD-ports-857cb3f3d26ee2f7e2016ed897d80d35664c7323.tar.gz |
Move:
x11-wm/bbrun --> x11/bbrun
x11-wm/bbapm --> sysutils/bbapm
x11-wm/icemc --> misc/icemc
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/icemc/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index b21b015ec..0881051 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 0e4bd21..156094b 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 |