Index: head/net/py-ipaddress/Makefile =================================================================== --- head/net/py-ipaddress/Makefile (revision 394939) +++ head/net/py-ipaddress/Makefile (revision 394940) @@ -1,18 +1,19 @@ # Created by: Nikolay Dachev # $FreeBSD$ PORTNAME= ipaddress PORTVERSION= 1.0.6 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python 3.3's ipaddress for Python 2.6 and 2.7 LICENSE= PSFL USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes .include