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 /sysutils/44bsd-more | |
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 'sysutils/44bsd-more')
-rw-r--r-- | sysutils/44bsd-more/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile index d73499cb232c..a4ae3e6b116f 100644 --- a/sysutils/44bsd-more/Makefile +++ b/sysutils/44bsd-more/Makefile @@ -7,7 +7,7 @@ PORTNAME= 44bsd-more PORTVERSION= ${RELDATE} -CATEGORIES= misc +CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= hoek |