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