diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/xgrasp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile index 0ac6e2c1aa5f..70658143166a 100644 --- a/graphics/xgrasp/Makefile +++ b/graphics/xgrasp/Makefile @@ -8,8 +8,7 @@ PORTNAME= xgrasp PORTVERSION= 1.7d CATEGORIES= graphics -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tar.Z |