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/acroread9 | |
parent | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (diff) | |
download | ports-fd5918a6e7dabef98af061c8a9608967c868e088.tar.gz ports-fd5918a6e7dabef98af061c8a9608967c868e088.zip |
Notes
Diffstat (limited to 'print/acroread9')
-rw-r--r-- | print/acroread9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/acroread9/Makefile b/print/acroread9/Makefile index 453e4e969029..30e185fda302 100644 --- a/print/acroread9/Makefile +++ b/print/acroread9/Makefile @@ -7,6 +7,7 @@ PORTNAME= acroread9 PORTVERSION= 9.4.1 +PORTREVISION?= 1 CATEGORIES?= print linux MASTER_SITES?= http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PORTVERSION}/${ADOBE_LANG:L}/ \ ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/${PORTVERSION}/${ADOBE_LANG:L}/ |