diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-09 20:23:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-09 20:23:37 +0000 |
commit | af04acfc87b49c119b6b3efd8cce0f635075e358 (patch) | |
tree | 4859e8fd57f6aa8daf99d4287b605608aa2dd45c /x11-wm | |
parent | 6de9b5b9e2af69aa516cdf8fcd2888a3fccdd438 (diff) | |
download | ports-af04acfc87b49c119b6b3efd8cce0f635075e358.tar.gz ports-af04acfc87b49c119b6b3efd8cce0f635075e358.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxspace/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/fluxspace/Makefile b/x11-wm/fluxspace/Makefile index a51472aa357c..ff22551995b9 100644 --- a/x11-wm/fluxspace/Makefile +++ b/x11-wm/fluxspace/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ # -PORTNAME= fluxspace -PORTVERSION= 0.0.3 +PORTNAME= fluxspace +PORTVERSION= 0.0.3 PORTREVISION= 1 -CATEGORIES= x11-wm -MASTER_SITES= http://www.isomedia.com/homes/stevencooper/files/ +CATEGORIES= x11-wm +MASTER_SITES= http://www.isomedia.com/homes/stevencooper/files/ -MAINTAINER= eirikn@bluezone.no -COMMENT= A window manager and workspace enhancer and integrator +MAINTAINER= eirikn@bluezone.no +COMMENT= A window manager and workspace enhancer and integrator BUILD_DEPENDS= imlib2-config:${PORTSDIR}/graphics/imlib2 \ swig:${PORTSDIR}/devel/swig13 |