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 /net/py-netaddr | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) |
Notes
Diffstat (limited to 'net/py-netaddr')
-rw-r--r-- | net/py-netaddr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/py-netaddr/Makefile b/net/py-netaddr/Makefile index 342111446533..ea0cf72de5ac 100644 --- a/net/py-netaddr/Makefile +++ b/net/py-netaddr/Makefile @@ -12,7 +12,6 @@ COMMENT= Python library for the manipulation of network addresses LICENSE= BSD -FETCH_ARGS= -pRr USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |