diff options
Diffstat (limited to 'devel/py-cclib/Makefile')
-rw-r--r-- | devel/py-cclib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cclib/Makefile b/devel/py-cclib/Makefile index 6fdd2e5805f9..aa5e617c78da 100644 --- a/devel/py-cclib/Makefile +++ b/devel/py-cclib/Makefile @@ -3,7 +3,7 @@ PORTNAME= cclib PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |