diff options
author | ale <ale@FreeBSD.org> | 2004-12-01 18:27:26 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-12-01 18:27:26 +0800 |
commit | f9f0737a8b79b88572a2705a8eb8a7a1a0287384 (patch) | |
tree | 5a4e18e715f7a00b12530ae4de648100dba4358e /graphics | |
parent | 03a2d7157aed1fa645cf2bc14eaded59324b0bbe (diff) | |
download | freebsd-ports-gnome-f9f0737a8b79b88572a2705a8eb8a7a1a0287384.tar.gz freebsd-ports-gnome-f9f0737a8b79b88572a2705a8eb8a7a1a0287384.tar.zst freebsd-ports-gnome-f9f0737a8b79b88572a2705a8eb8a7a1a0287384.zip |
Make fetchable again.
Diffstat (limited to 'graphics')
-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 |