Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/pep8/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 18 Mar 2011 10:04:48 -0000 1.2 +++ Makefile 4 Apr 2012 03:42:47 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pep8 -PORTVERSION= 0.6.1 +PORTVERSION= 1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,8 @@ MAINTAINER= sbz@FreeBSD.org COMMENT= Python style guide checker +LICENSE= MIT + USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/pep8/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 3 Jul 2011 14:58:27 -0000 1.2 +++ distinfo 4 Apr 2012 03:42:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (pep8-0.6.1.tar.gz) = c0654b683bd0c20987e3e767bb0241daf014d854cb89ec84fbed623e349faeec -SIZE (pep8-0.6.1.tar.gz) = 21499 +SHA256 (pep8-1.0.tar.gz) = 54a1158760330a708b62766064d92dd49d5ca9ff299c64d7e05848e6814177e1 +SIZE (pep8-1.0.tar.gz) = 25754