diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2010-08-08 04:23:02 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2010-08-08 04:23:02 +0000 |
commit | 8cc1ee29f3c367c7e33e49dbf067ebf8c2c0de65 (patch) | |
tree | 2a6f1e7326ca55e9dc55271c78780790cf31564f /print/acroread9 | |
parent | 43324acf06e66a2d7260a5c297536bb1293e851c (diff) |
Notes
Diffstat (limited to 'print/acroread9')
-rw-r--r-- | print/acroread9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread9/Makefile b/print/acroread9/Makefile index ccfeb4ed3208..70d903af3c17 100644 --- a/print/acroread9/Makefile +++ b/print/acroread9/Makefile @@ -7,7 +7,7 @@ PORTNAME= acroread9 PORTVERSION= 9.3.2 -PORTREVISION_ 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}/ |