From cb1bc35136673a97efa1ab8e1fa4fd3815a629df Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 1 Apr 2015 07:33:41 +0000 Subject: [PATCH] Fix LICENSE --- textproc/py-bugzillatools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-bugzillatools/Makefile b/textproc/py-bugzillatools/Makefile index 49c6987fe72a..f311c78981f1 100644 --- a/textproc/py-bugzillatools/Makefile +++ b/textproc/py-bugzillatools/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Tool for interacting with the Bugzilla bug tracking system -LICENSE= GPL3 +LICENSE= GPLv3 USES= python:2 USE_PYTHON= distutils autoplist