diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-10 11:15:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-10 11:15:10 +0000 |
commit | 4631794db147228141268e275406d4c59f9ff416 (patch) | |
tree | f71a4f0b3b5c7343bb6cdee15099cd5e4b1a228d /x11-wm/wmcp | |
parent | d1f7dc6ecf1819f37d9e80cf99165225432b6303 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=138790
Diffstat (limited to 'x11-wm/wmcp')
-rw-r--r-- | x11-wm/wmcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile index 705603133c51..69437a57dc57 100644 --- a/x11-wm/wmcp/Makefile +++ b/x11-wm/wmcp/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmcp PORTVERSION= 1.2.8 -CATEGORIES= misc windowmaker +CATEGORIES= x11-wm windowmaker MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= ports@FreeBSD.org |