diff options
author | dima <dima@FreeBSD.org> | 2000-08-22 05:32:26 +0800 |
---|---|---|
committer | dima <dima@FreeBSD.org> | 2000-08-22 05:32:26 +0800 |
commit | 0b71fb0ea610b9b2f11441a3b95a3367956f0c0c (patch) | |
tree | b79f9f21ccc2f41833644b6e47ddbd9257b553d1 /print/acroread5 | |
parent | 12ad9e519196702da340e864681f80db125d32ac (diff) | |
download | freebsd-ports-gnome-0b71fb0ea610b9b2f11441a3b95a3367956f0c0c.tar.gz freebsd-ports-gnome-0b71fb0ea610b9b2f11441a3b95a3367956f0c0c.tar.zst freebsd-ports-gnome-0b71fb0ea610b9b2f11441a3b95a3367956f0c0c.zip |
Change MASTER_SITE from ftp-pac.adobe.com to ftp.adobe.com.
Diffstat (limited to 'print/acroread5')
-rw-r--r-- | print/acroread5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 34dc3b39a67e..3c6aa0aecbdf 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -8,7 +8,7 @@ PORTNAME= acroread PORTVERSION= 4.05 CATEGORIES= print linux -MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ +MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/4.x/ .include <bsd.port.pre.mk> .if ${ARCH} == "i386" DISTNAME= linux-ar-405 |