diff options
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 \ |