fix some MASTER_SITES unfetchable.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/wmii/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile    22 Nov 2010 08:37:05 -0000      1.17
+++ Makefile    12 Feb 2011 01:49:46 -0000
@@ -14,7 +14,7 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  http://code.suckless.org/dl/wmii/
+MASTER_SITES=  http://dl.suckless.org/wmii/
 
 WANTLIB += X11 Xext c m
 
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/wmname/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    24 Oct 2010 21:15:35 -0000      1.2
+++ Makefile    12 Feb 2011 01:38:03 -0000
@@ -16,7 +16,7 @@
 
 WANTLIB =      X11 c
 
-MASTER_SITES = http://code.suckless.org/dl/tools/
+MASTER_SITES = http://dl.suckless.org/tools/
 
 
 NO_REGRESS =   Yes

Reply via email to