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