diff options
Diffstat (limited to 'devel/mingw32-pdcurses/Makefile')
-rw-r--r-- | devel/mingw32-pdcurses/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/mingw32-pdcurses/Makefile b/devel/mingw32-pdcurses/Makefile index 6c066921c233..453a7fa5b427 100644 --- a/devel/mingw32-pdcurses/Makefile +++ b/devel/mingw32-pdcurses/Makefile @@ -8,8 +8,7 @@ PORTNAME= pdcurses PORTVERSION= 3.4 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMEPREFIX= mingw32- DISTNAME= PDCurses-${PORTVERSION} |