diff options
Diffstat (limited to 'devel/cx_Freeze/Makefile')
-rw-r--r-- | devel/cx_Freeze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cx_Freeze/Makefile b/devel/cx_Freeze/Makefile index ef9379dad629..7e4a6d66f2d2 100644 --- a/devel/cx_Freeze/Makefile +++ b/devel/cx_Freeze/Makefile @@ -2,7 +2,7 @@ PORTNAME= cx_Freeze PORTVERSION= 4.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= SF/cx-freeze/${PORTVERSION} |