diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
commit | fd5918a6e7dabef98af061c8a9608967c868e088 (patch) | |
tree | eb4d5cbc5811760272b0b49f36bf320256a04e4f /print/acroread8 | |
parent | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (diff) |
Notes
Diffstat (limited to 'print/acroread8')
-rw-r--r-- | print/acroread8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread8/Makefile b/print/acroread8/Makefile index 02595f68039b..a79fe8a44c4e 100644 --- a/print/acroread8/Makefile +++ b/print/acroread8/Makefile @@ -7,7 +7,7 @@ PORTNAME= acroread8 PORTVERSION= 8.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= print linux MASTER_SITES?= http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/ \ ftp://ftp.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/ |