diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-04-13 18:27:25 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-04-13 18:27:25 +0000 |
commit | a3081a9fbfe6bd4175ace4a939198e25b67e1df4 (patch) | |
tree | 09e21c0742f8ebe485aea167d74ebf6ff23b5ce9 /print/acroreadwrapper/Makefile | |
parent | c3d52440d0053298e2f07f6a0bc076a9e3bc24d6 (diff) | |
download | ports-a3081a9fbfe6bd4175ace4a939198e25b67e1df4.tar.gz ports-a3081a9fbfe6bd4175ace4a939198e25b67e1df4.zip |
Notes
Diffstat (limited to 'print/acroreadwrapper/Makefile')
-rw-r--r-- | print/acroreadwrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroreadwrapper/Makefile b/print/acroreadwrapper/Makefile index 4fb27689a6f2..0bc1a63096ed 100644 --- a/print/acroreadwrapper/Makefile +++ b/print/acroreadwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= acroreadwrapper -PORTVERSION= 0.0.20071020 +PORTVERSION= 0.0.20080110 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty @@ -29,7 +29,7 @@ SUB_LIST= ACROBASE7=${ACROBASE7} \ ADOBEBASE= Adobe ACROBASE7= ${ADOBEBASE}/Acrobat7.0 ACROBASE8= ${ADOBEBASE}/Reader8 -PLUGINDIR= lib/browser_linux_plugins +PLUGINDIR= lib/npapi/linux-acroread do-fetch: @${DO_NADA} |