diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-10 21:02:54 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-10 21:02:54 +0000 |
| commit | 77e779556fd1d254fb41ee52d7880582ad795c5f (patch) | |
| tree | 24ca55f85995d10ff670f940503f65c8279fde6a | |
| parent | Update vim to patchlevel 1496 (diff) | |
Fix LICENSE
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=461431
| -rw-r--r-- | multimedia/py-enzyme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/py-enzyme/Makefile b/multimedia/py-enzyme/Makefile index 0b86aebe913f..d11096f2bd40 100644 --- a/multimedia/py-enzyme/Makefile +++ b/multimedia/py-enzyme/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Python module to parse metadata in video files -LICENSE= GPLv3 +LICENSE= APACHE20 USES= python:2 USE_PYTHON= distutils autoplist |
