diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-11 11:06:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-11 11:06:05 +0000 |
commit | 89fd6adc7f1c4ad43e1b7b092ce7114d981c1f5a (patch) | |
tree | 986dae47aaa499145dc3708dee650bae19fc72ad /x11-wm/orion | |
parent | Add missing ghostscript dependency. (diff) |
- Reset maintainership, maintainer no longer run FreeBSD with X
Submitted by: Bjorn Lindstrom <bkhl@elektrubadur.se>
Diffstat (limited to 'x11-wm/orion')
-rw-r--r-- | x11-wm/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/orion/Makefile b/x11-wm/orion/Makefile index 71b3e8230226..7ecd62ca226f 100644 --- a/x11-wm/orion/Makefile +++ b/x11-wm/orion/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= x11-wm scheme MASTER_SITES= ftp://ftp.scsh.net/pub/scsh/packages/orion-wm/ -MAINTAINER= bkhl@elektrubadur.se +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 window manager written in Scheme RUN_DEPENDS= ${LOCALBASE}/lib/scsh/0.6/module-system:${PORTSDIR}/devel/sunterlib \ |