diff options
author | Dima Ruban <dima@FreeBSD.org> | 2000-08-21 21:32:26 +0000 |
---|---|---|
committer | Dima Ruban <dima@FreeBSD.org> | 2000-08-21 21:32:26 +0000 |
commit | 03f074dc3ee6691c6410f519a8d9e0e83035987c (patch) | |
tree | 64972a0d04d2ee1306901cc732a0c404e569a954 /print/acroread4 | |
parent | f8dd90a63611ad0b09f7a9de27f59a9303b5581b (diff) | |
download | ports-03f074dc3ee6691c6410f519a8d9e0e83035987c.tar.gz ports-03f074dc3ee6691c6410f519a8d9e0e83035987c.zip |
Notes
Diffstat (limited to 'print/acroread4')
-rw-r--r-- | print/acroread4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index 34dc3b39a67e..3c6aa0aecbdf 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/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 |