diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-27 13:20:22 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-27 13:20:22 +0000 |
commit | 2ffbdd5d3f1924fa33e857acf2d8cca1d6826317 (patch) | |
tree | 77d22f481424ca6e594a8f2bbe28495daa81f014 /print/acroread5 | |
parent | a607d682f6329e2cd7b58c9624c1b48c59498138 (diff) |
Notes
Diffstat (limited to 'print/acroread5')
-rw-r--r-- | print/acroread5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index a5806d779c3e..c904b31b607e 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= acroread -PORTVERSION= 5.0.6 +PORTVERSION= 5.06 CATEGORIES= print linux MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ .include <bsd.port.pre.mk> |