diff options
Diffstat (limited to 'devel/git-review/Makefile')
-rw-r--r-- | devel/git-review/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git-review/Makefile b/devel/git-review/Makefile index c941036db4f6..b38ea8e76f19 100644 --- a/devel/git-review/Makefile +++ b/devel/git-review/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= source/g/${PORTNAME} MAINTAINER= dereckson@gmail.com COMMENT= Allow to push review and interact with a Gerrit server -LICENSE= AL2 +LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \ git:${PORTSDIR}/devel/git |