diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-10-02 16:40:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-10-02 16:40:40 +0000 |
commit | 43b2f3f94df4a6f3b0513887c30e33c73c967c16 (patch) | |
tree | 0d502420e832db5e27fe156fca9ded6815e0a2d1 /x11-wm/wmfs | |
parent | 713822762c536e696b49f8ced5a70d52fd0a7467 (diff) | |
download | ports-43b2f3f94df4a6f3b0513887c30e33c73c967c16.tar.gz ports-43b2f3f94df4a6f3b0513887c30e33c73c967c16.zip |
Notes
Diffstat (limited to 'x11-wm/wmfs')
-rw-r--r-- | x11-wm/wmfs/Makefile | 2 |
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 |