diff options
author | feld <feld@FreeBSD.org> | 2014-12-07 22:53:39 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-07 22:53:39 +0800 |
commit | 1e72ed0ba1cd820acb46b38579198b577a67236d (patch) | |
tree | 8b8018ca870fb289f00246261962ec1b5bd46ad8 /ports-mgmt | |
parent | 4f1390ac3929f459f56379f1b0b056bde95ca7bb (diff) | |
download | freebsd-ports-gnome-1e72ed0ba1cd820acb46b38579198b577a67236d.tar.gz freebsd-ports-gnome-1e72ed0ba1cd820acb46b38579198b577a67236d.tar.zst freebsd-ports-gnome-1e72ed0ba1cd820acb46b38579198b577a67236d.zip |
Update "BSD" license in ports-mgmt category
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg-rmleaf/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/wanted-ports/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/pkg-rmleaf/Makefile b/ports-mgmt/pkg-rmleaf/Makefile index 7bda8a05e764..294c7709c1ed 100644 --- a/ports-mgmt/pkg-rmleaf/Makefile +++ b/ports-mgmt/pkg-rmleaf/Makefile @@ -10,7 +10,7 @@ DISTFILES= # none MAINTAINER= shen.elf@gmail.com COMMENT= Remove leaf packages -LICENSE= BSD +LICENSE= BSD2CLAUSE NO_BUILD= yes WRKSRC= ${WRKDIR} diff --git a/ports-mgmt/wanted-ports/Makefile b/ports-mgmt/wanted-ports/Makefile index 4b0a6193dc9c..3668871ca43f 100644 --- a/ports-mgmt/wanted-ports/Makefile +++ b/ports-mgmt/wanted-ports/Makefile @@ -11,7 +11,7 @@ DISTFILES= # none MAINTAINER= matthew@FreeBSD.org COMMENT= Just depend on a configurable, arbitrary set of other ports -LICENSE= BSD +LICENSE= BSD2CLAUSE NO_ARCH= yes NO_BUILD= yes |