diff options
author | William Grzybowski <wg@FreeBSD.org> | 2015-11-19 16:25:19 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2015-11-19 16:25:19 +0000 |
commit | 194d38abafc50f3c8be397cd8e53a7310ef0a102 (patch) | |
tree | 01eb8ad99105b0514313aaf3310751eda1ecfffa /sysutils/py-freenas.cli/Makefile | |
parent | ff1d116f2d756bda56aea00ee71efa55940315a4 (diff) |
Notes
Diffstat (limited to 'sysutils/py-freenas.cli/Makefile')
-rw-r--r-- | sysutils/py-freenas.cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-freenas.cli/Makefile b/sysutils/py-freenas.cli/Makefile index 9139e7168073..95763bcc3372 100644 --- a/sysutils/py-freenas.cli/Makefile +++ b/sysutils/py-freenas.cli/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freenas.cli -PORTVERSION= 10.2a4 +PORTVERSION= 10.2a6 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |