diff options
author | oliver <oliver@FreeBSD.org> | 2005-10-07 23:00:16 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-10-07 23:00:16 +0800 |
commit | e0c025160adb81693b96b07c7a28a7dffa400758 (patch) | |
tree | c5f23425db478350aa30fed5e5c0d633958b86e6 /x11-themes/xfce4-icon-theme | |
parent | dc10c20b97682cb42e474c327241ad711fdbb717 (diff) | |
download | freebsd-ports-gnome-e0c025160adb81693b96b07c7a28a7dffa400758.tar.gz freebsd-ports-gnome-e0c025160adb81693b96b07c7a28a7dffa400758.tar.zst freebsd-ports-gnome-e0c025160adb81693b96b07c7a28a7dffa400758.zip |
fix MASTER_SITES
Noted by: portsurvey
Diffstat (limited to 'x11-themes/xfce4-icon-theme')
-rw-r--r-- | x11-themes/xfce4-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/xfce4-icon-theme/Makefile b/x11-themes/xfce4-icon-theme/Makefile index 96d1e947fcc4..9828a7f1ebbe 100644 --- a/x11-themes/xfce4-icon-theme/Makefile +++ b/x11-themes/xfce4-icon-theme/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= x11-themes 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 |