diff options
author | pav <pav@FreeBSD.org> | 2005-07-10 19:15:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-10 19:15:10 +0800 |
commit | b30b4afe3a8879881c619068c4927e986386397d (patch) | |
tree | 32d0fd55cd5799883ce6921b2b3aaf2ad9dae375 /x11-wm/Makefile | |
parent | 3454c431233f866c0a552164f099e2a31ceaeffe (diff) | |
download | freebsd-ports-gnome-b30b4afe3a8879881c619068c4927e986386397d.tar.gz freebsd-ports-gnome-b30b4afe3a8879881c619068c4927e986386397d.tar.zst freebsd-ports-gnome-b30b4afe3a8879881c619068c4927e986386397d.zip |
- Move pager ports from misc/ to sysutils/
misc/44bsd-more -> sysutils/44bsd-more
misc/less -> sysutils/less
misc/most -> sysutils/most
misc/reed -> sysutils/reed
misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager)
Repocopied by: marcus
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 70b14ceeb0b7..2766af20818d 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -109,6 +109,7 @@ SUBDIR += wmakerconf SUBDIR += wmanager SUBDIR += wmconfig + SUBDIR += wmcp SUBDIR += wmg SUBDIR += wmi SUBDIR += wmii |