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 /sysutils/xfce4-utils/Makefile | |
parent | Update to 0.2.1. (diff) |
fix MASTER_SITES
Noted by: portsurvey
Diffstat (limited to 'sysutils/xfce4-utils/Makefile')
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 40fa7559406e..2aac427389de 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= sysutils 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= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 |