summaryrefslogtreecommitdiff
path: root/print/acroread7/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2005-08-19 14:35:28 +0000
committersalo <salo>2005-08-19 14:35:28 +0000
commitadd21abe6e568c1edddb3024c79a99823271bd16 (patch)
treea60b9793154a43eb91812448003257d72f36c2c0 /print/acroread7/Makefile
parent830307dae76ff5e3e4ac653535c21483ecefde11 (diff)
downloadpkgsrc-add21abe6e568c1edddb3024c79a99823271bd16.tar.gz
Update to version 7.0.1
Changes unknown, still vulnerable (at least) to: http://www.adobe.com/support/techdocs/321644.html http://www.adobe.com/support/techdocs/331710.html TODO: Solaris version available.
Diffstat (limited to 'print/acroread7/Makefile')
-rw-r--r--print/acroread7/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/acroread7/Makefile b/print/acroread7/Makefile
index c6fd77e22ad..3651cd1c6dd 100644
--- a/print/acroread7/Makefile
+++ b/print/acroread7/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:30 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/08/19 14:35:28 salo Exp $
DISTNAME= acroread7 # Overridden below
-PKGNAME= acroread7-7.0
+PKGNAME= acroread7-7.0.1
CATEGORIES= print
MASTER_SITES= http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/
@@ -37,11 +37,11 @@ PLATFORM= unknown
. if (${MACHINE_ARCH} == "i386")
DEPENDS= suse_gtk2>=9.1:../../emulators/suse91_gtk2
DEPENDS+= suse_locale>=9.1:../../emulators/suse91_locale
-DISTNAME= AdbeRdr70_linux_enu
+DISTNAME= AdbeRdr701_linux_enu
PLATFORM= intellinux
.endif
.elif ${OPSYS} == "Linux"
-DISTNAME= AdbeRdr70_linux_enu
+DISTNAME= AdbeRdr701_linux_enu
PLATFORM= intellinux
.endif