diff options
Diffstat (limited to 'x11/xloadimage/Makefile')
-rw-r--r-- | x11/xloadimage/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index 6554a966198..f5603c2fc70 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -12,8 +12,7 @@ PORTREVISION= 0 PORTNAME= xloadimage PORTVERSION= ${VERSION}.${REVISION} CATEGORIES= x11 graphics -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME}.${VERSION} PATCH_SITES= ftp://ftp.debian.org/debian/pool/main/x/xloadimage/ \ ftp://ftp.de.debian.org/debian/pool/main/x/xloadimage/ |