diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-08-04 10:52:18 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-08-04 10:52:18 +0800 |
commit | 1eeeba6d7c1ba66951e2338328d225ac45063f9b (patch) | |
tree | 3adef5e2f97b0638bcb35ec45238f844811d84ce /archivers/pecl-lzf | |
parent | b2efe69c05a5afa4863dd7acd22c14327c3b07c9 (diff) | |
download | freebsd-ports-gnome-1eeeba6d7c1ba66951e2338328d225ac45063f9b.tar.gz freebsd-ports-gnome-1eeeba6d7c1ba66951e2338328d225ac45063f9b.tar.zst freebsd-ports-gnome-1eeeba6d7c1ba66951e2338328d225ac45063f9b.zip |
Change LICENSE to PHP301.
Diffstat (limited to 'archivers/pecl-lzf')
-rw-r--r-- | archivers/pecl-lzf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile index ab7e4f72b451..4d8590a8b49e 100644 --- a/archivers/pecl-lzf/Makefile +++ b/archivers/pecl-lzf/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= Handles LZF de/compression -LICENSE= PHP202 +LICENSE= PHP301 USES= php:ext tar:tgz |