diff options
Diffstat (limited to 'games/xvmahjongg')
-rw-r--r-- | games/xvmahjongg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index 8002f4c4d4cd..4bbe5ad8f975 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -8,8 +8,7 @@ PORTNAME= xvmahjongg PORTVERSION= 2.1 CATEGORIES= games -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.Z MAINTAINER= ports@FreeBSD.org |