diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-21 21:58:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-21 21:58:13 +0000 |
commit | 52afb7bc595c236bb438adbc0b59b6f58663e45f (patch) | |
tree | bdc25bbda7d9269d332303ea4edf6e583780f29d /print/acroread5-commfont/Makefile | |
parent | - Update to 1.7.23 (diff) |
- Fix MASTER_SITES
PR: 60480
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | print/acroread5-commfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread5-commfont/Makefile b/print/acroread5-commfont/Makefile index a31852c17aba..cd3ed5902b46 100644 --- a/print/acroread5-commfont/Makefile +++ b/print/acroread5-commfont/Makefile @@ -8,7 +8,7 @@ PORTNAME= acroread5 PORTVERSION= 2002.5 PKGNAMESUFFIX= -${DISTNAME} CATEGORIES+= print linux -MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/5.x/ +MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ DISTNAME?= commfont # dummy DIST_SUBDIR= Acrobat5 |