diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /sysutils/py-salt-api | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | ports-313cb94889a01069af757dfb7947681bbe82b1e3.tar.gz ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Notes
Diffstat (limited to 'sysutils/py-salt-api')
-rw-r--r-- | sysutils/py-salt-api/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/py-salt-api/Makefile b/sysutils/py-salt-api/Makefile index 6bc6912f2b62..1dec23c3a2af 100644 --- a/sysutils/py-salt-api/Makefile +++ b/sysutils/py-salt-api/Makefile @@ -11,7 +11,6 @@ COMMENT= Exposes the fundamental aspects of Salt control to external sources LICENSE= APACHE20 -FETCH_ARGS= -pRr USE_PYTHON= 2.6-2.7 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |