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 /x11/libxfce4mcs | |
parent | f4635a8ee25dc0ebafa7e71b7a849869c500c9d0 (diff) | |
download | ports-661a110d9512a55909aa4bf34f144a6b90575dcc.tar.gz ports-661a110d9512a55909aa4bf34f144a6b90575dcc.zip |
Notes
Diffstat (limited to 'x11/libxfce4mcs')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 4b20bed6a973..316ea96d7731 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= x11 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 |