diff options
-rw-r--r-- | graphics/jpgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpgraph/Makefile b/graphics/jpgraph/Makefile index 7e10322e8abe..52fcdc0bb067 100644 --- a/graphics/jpgraph/Makefile +++ b/graphics/jpgraph/Makefile @@ -9,7 +9,7 @@ PORTNAME= jpgraph PORTVERSION= 1.16 CATEGORIES= graphics -MASTER_SITES= http://members.chello.se/jpgraph/jpgdownloads/ +MASTER_SITES= http://www.aditus.nu/jpgraph/downloads/ MAINTAINER= ale@FreeBSD.org COMMENT= Draw both "quick and dirty" graphs with a minimum of code |