diff options
author | feld <feld@FreeBSD.org> | 2014-12-07 21:54:52 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-07 21:54:52 +0800 |
commit | 1a82449a8b14637e5499ba118cd6ccb43b4bc517 (patch) | |
tree | d6cb80ee5623203e7fdda0db8e7aaaa8a661ee71 /x11-wm | |
parent | 6797f046a4a7675b993a800be55e2f4d3e0b2acf (diff) | |
download | freebsd-ports-gnome-1a82449a8b14637e5499ba118cd6ccb43b4bc517.tar.gz freebsd-ports-gnome-1a82449a8b14637e5499ba118cd6ccb43b4bc517.tar.zst freebsd-ports-gnome-1a82449a8b14637e5499ba118cd6ccb43b4bc517.zip |
Update "BSD" license in x11 categories
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/golem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile index df2058041354..62c7e8511944 100644 --- a/x11-wm/golem/Makefile +++ b/x11-wm/golem/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Small window manager with themes and plugins -LICENSE= BSD +LICENSE= BSD3CLAUSE OPTIONS_DEFINE= ESOUND XINERAMA OPTIONS_DEFAULT= XINERAMA |