diff options
Diffstat (limited to 'print/acroread7/Makefile')
-rw-r--r-- | print/acroread7/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/print/acroread7/Makefile b/print/acroread7/Makefile index 5d53fb2dceb..c1e8395ced6 100644 --- a/print/acroread7/Makefile +++ b/print/acroread7/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2006/06/11 13:38:42 markd Exp $ +# $NetBSD: Makefile,v 1.14 2006/06/13 10:28:24 salo Exp $ DISTNAME= acroread7 # Overridden below -PKGNAME= acroread7-7.0.5 -PKGREVISION= 2 +PKGNAME= acroread7-7.0.8 CATEGORIES= print -MASTER_SITES= http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0.5/enu/ +MASTER_SITES= http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0.8/enu/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html @@ -39,11 +38,11 @@ DEPENDS+= suse_gtk2>=10.0:../../emulators/${SUSE_DIR_PREFIX}_gtk2 DEPENDS+= suse_libcups>=10.0:../../emulators/${SUSE_DIR_PREFIX}_libcups DEPENDS+= suse_locale>=10.0:../../emulators/${SUSE_DIR_PREFIX}_locale DEPENDS+= suse_compat>=10.0:../../emulators/${SUSE_DIR_PREFIX}_compat -DISTNAME= AdobeReader_enu-7.0.5-1.i386 +DISTNAME= AdobeReader_enu-7.0.8-1.i386 PLATFORM= intellinux .endif .elif ${OPSYS} == "Linux" -DISTNAME= AdobeReader_enu-7.0.5-1.i386 +DISTNAME= AdobeReader_enu-7.0.8-1.i386 PLATFORM= intellinux .endif |