diff options
Diffstat (limited to 'math/thx_1138')
-rw-r--r-- | math/thx_1138/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/thx_1138/Makefile b/math/thx_1138/Makefile index 278ef044fe09..dc7cc8fc4930 100644 --- a/math/thx_1138/Makefile +++ b/math/thx_1138/Makefile @@ -8,7 +8,8 @@ PORTNAME= thx_1138 PORTVERSION= 1.0.5 CATEGORIES= math -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ +MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ \ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= ${PORTNAME:S,_,-,}_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |