aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-ciscoconfparse/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-02-08 18:32:52 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-02-08 18:32:52 +0000
commita3b6f5a50e5f0ca3e30dc641bbcdcedf6cd270f8 (patch)
treec01fda1b514b8f3673d30ed4253838f8e92195bd /net-mgmt/py-ciscoconfparse/Makefile
parente6dc648aebc7f02309385a6988949477554e8f01 (diff)
downloadports-a3b6f5a50e5f0ca3e30dc641bbcdcedf6cd270f8.tar.gz
ports-a3b6f5a50e5f0ca3e30dc641bbcdcedf6cd270f8.zip
Notes
Diffstat (limited to 'net-mgmt/py-ciscoconfparse/Makefile')
-rw-r--r--net-mgmt/py-ciscoconfparse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/py-ciscoconfparse/Makefile b/net-mgmt/py-ciscoconfparse/Makefile
index bc390eb55315..d81910ccef4c 100644
--- a/net-mgmt/py-ciscoconfparse/Makefile
+++ b/net-mgmt/py-ciscoconfparse/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
-DISTVERSION= 1.3.20
+DISTVERSION= 1.3.29
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \
USES= python
USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
.include <bsd.port.pre.mk>