diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-07 15:00:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-07 15:00:16 +0000 |
commit | 661a110d9512a55909aa4bf34f144a6b90575dcc (patch) | |
tree | 85e467a34f1f351e39906f8c00268ed9986a0abd /misc | |
parent | Update to 0.2.1. (diff) |
fix MASTER_SITES
Noted by: portsurvey
Notes
Notes:
svn path=/head/; revision=144490
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 93bc66752777..a14d84ee1839 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index b4762f729759..1941d1d5c5b6 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 6c970e87f273..7bbd34ce7ab0 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.2.2 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 |