diff options
Diffstat (limited to 'x11-toolkits/wxgtk29/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index ac5936977525..321c75cc900a 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -9,7 +9,7 @@ PORTNAME= wx PORTVERSION= 2.8.10 PORTREVISION?= 1 CATEGORIES= x11-toolkits -MASTER_SITES= SF/wxwindows +MASTER_SITES= SF/wxwindows/wxGTK/${PORTVERSION} PKGNAMESUFFIX= ${WXGTK_FLAVOR} DISTNAME= wxGTK-${PORTVERSION:rc1=-rc1} |