diff options
-rw-r--r-- | x11-wm/windowmaker/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index fc25d94..850d468 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -8,9 +8,7 @@ PORTNAME= windowmaker PORTVERSION= 0.65.0 CATEGORIES= x11-wm windowmaker -MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \ - http://jgo.local.net/cool_downloads/wm/ \ - ${MASTER_SITE_LOCAL:S,%SUBDIR%,sobomax,g} +MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= beta/srcs DISTNAME= WindowMaker-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |