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 | |
parent | 13f986384d1fde5d8dd2f115681636ce3e79db85 (diff) | |
download | ports-89fd6adc7f1c4ad43e1b7b092ce7114d981c1f5a.tar.gz ports-89fd6adc7f1c4ad43e1b7b092ce7114d981c1f5a.zip |
Notes
Diffstat (limited to 'x11-wm')
-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 \ |