diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-10 04:23:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-10 04:23:37 +0800 |
commit | 0ee72df1965c9d31c1c779c681423db0ea82ca4c (patch) | |
tree | d19114430b763cd60494ee97ded01f98e34ca80f /x11-wm | |
parent | ffe171447ec528e220e91e1ab97a7c0cfaf2d44d (diff) | |
download | freebsd-ports-gnome-0ee72df1965c9d31c1c779c681423db0ea82ca4c.tar.gz freebsd-ports-gnome-0ee72df1965c9d31c1c779c681423db0ea82ca4c.tar.zst freebsd-ports-gnome-0ee72df1965c9d31c1c779c681423db0ea82ca4c.zip |
Makefiles like tabs more than spaces.
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 |