diff options
-rw-r--r-- | deskutils/wmpinboard/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/wmdate/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/libdockapp/Makefile | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/deskutils/wmpinboard/Makefile b/deskutils/wmpinboard/Makefile index a886e9d3ff49..e65447fd381d 100644 --- a/deskutils/wmpinboard/Makefile +++ b/deskutils/wmpinboard/Makefile @@ -8,7 +8,8 @@ PORTNAME= wmpinboard PORTVERSION= 0.10 CATEGORIES= deskutils afterstep windowmaker -MASTER_SITES= http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/ +MASTER_SITES= http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/ \ + http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= jim@FreeBSD.org diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 385a094af6bb..efbfbbbda9e9 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -8,9 +8,8 @@ PORTNAME= wmdate PORTVERSION= 0.7 CATEGORIES= x11-clocks windowmaker afterstep -MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jim +MASTER_SITES= http://wit401310.student.utwente.nl/~dalroi/apps/apps/ \ + http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= jim@FreeBSD.org diff --git a/x11-wm/libdockapp/Makefile b/x11-wm/libdockapp/Makefile index 108029e9a29a..a86cc82e8159 100644 --- a/x11-wm/libdockapp/Makefile +++ b/x11-wm/libdockapp/Makefile @@ -9,8 +9,7 @@ PORTNAME= libdockapp PORTVERSION= 0.4.0 CATEGORIES= x11-wm MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jim + http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= jim@FreeBSD.org |