diff options
author | jmz <jmz@FreeBSD.org> | 2000-10-22 05:50:02 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-10-22 05:50:02 +0800 |
commit | 4a5f6fadd972ec84c2f09b7614a821e329e46f4f (patch) | |
tree | 79d5d34757b307e79395569f6a4b61e322273972 /graphics | |
parent | 01a552542134c87fc4ccfe733f859e5c84477aeb (diff) | |
download | freebsd-ports-gnome-4a5f6fadd972ec84c2f09b7614a821e329e46f4f.tar.gz freebsd-ports-gnome-4a5f6fadd972ec84c2f09b7614a821e329e46f4f.tar.zst freebsd-ports-gnome-4a5f6fadd972ec84c2f09b7614a821e329e46f4f.zip |
The name of the ftp site has changed.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pgplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index e36af7ca5fcf..a9853fe16686 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -8,7 +8,7 @@ PORTNAME= pgplot PORTVERSION= 5.2 CATEGORIES= graphics -MASTER_SITES= ftp://astro.caltech.edu/pub/pgplot/ +MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= jmz@FreeBSD.org |