summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-10-02 16:40:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-10-02 16:40:40 +0000
commit43b2f3f94df4a6f3b0513887c30e33c73c967c16 (patch)
tree0d502420e832db5e27fe156fca9ded6815e0a2d1 /x11-wm
parentUpgrade to 0.4.14. (diff)
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@)
Notes
Notes: svn path=/head/; revision=305166
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile
index 7a2d65718270..926cd1441475 100644
--- a/x11-wm/wmfs/Makefile
+++ b/x11-wm/wmfs/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://wmfs.info/attachments/download/45/ \
MAINTAINER= dhn@FreeBSD.org
COMMENT= A floating and tiling Window Manager From Scratch
-LICENCE= BSD
+LICENSE= BSD
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2