diff options
Diffstat (limited to 'x11-toolkits/py-wxPython30/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython30/Makefile b/x11-toolkits/py-wxPython30/Makefile index 4fadd841652b..c3aa945f33f7 100644 --- a/x11-toolkits/py-wxPython30/Makefile +++ b/x11-toolkits/py-wxPython30/Makefile @@ -2,7 +2,7 @@ PORTNAME= wxPython PORTVERSION= 3.0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= src- CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} |