diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-09 20:23:37 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-09 20:23:37 +0000 |
commit | 0ee72df1965c9d31c1c779c681423db0ea82ca4c (patch) | |
tree | d19114430b763cd60494ee97ded01f98e34ca80f /x11/wmfstatus/Makefile | |
parent | ffe171447ec528e220e91e1ab97a7c0cfaf2d44d (diff) | |
download | FreeBSD-ports-0ee72df1965c9d31c1c779c681423db0ea82ca4c.zip FreeBSD-ports-0ee72df1965c9d31c1c779c681423db0ea82ca4c.tar.gz |
Makefiles like tabs more than spaces.
Diffstat (limited to 'x11/wmfstatus/Makefile')
-rw-r--r-- | x11/wmfstatus/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index 8fd278a..4a09f12 100644 --- a/x11/wmfstatus/Makefile +++ b/x11/wmfstatus/Makefile @@ -5,15 +5,15 @@ # $FreeBSD$ # -PORTNAME= wmfstatus -PORTVERSION= 0.4 -CATEGORIES= x11 -MASTER_SITES= http://www.finik.net/files/ +PORTNAME= wmfstatus +PORTVERSION= 0.4 +CATEGORIES= x11 +MASTER_SITES= http://www.finik.net/files/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@spc.org COMMENT= General purpose LCD display for the WindowMaker dock -WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} +WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} USE_X_PREFIX= yes USE_XPM= yes |