diff options
author | mycroft <mycroft> | 2000-02-27 10:29:05 +0000 |
---|---|---|
committer | mycroft <mycroft> | 2000-02-27 10:29:05 +0000 |
commit | b476c476a379e22bbadf4dc088824df955c87a0e (patch) | |
tree | da921d13e40a86e5b09948597314e4d5275b6f48 /print/acroread3 | |
parent | cea08bc4ed86a9f28513aab23ce189ddd4533bcd (diff) | |
download | pkgsrc-b476c476a379e22bbadf4dc088824df955c87a0e.tar.gz |
Update suse_linux version.
Diffstat (limited to 'print/acroread3')
-rw-r--r-- | print/acroread3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index 4620e080260..381828e3173 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/13 19:36:01 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2000/02/27 10:29:05 mycroft Exp $ PKGNAME= acroread-3.01 CATEGORIES= print @@ -17,7 +17,7 @@ NO_BUILD= YES .if ${OPSYS} == "NetBSD" .if (${MACHINE_ARCH} == "i386") -DEPENDS= suse_linux-6.1p1:../../emulators/suse_linux +DEPENDS= suse_linux-6.3:../../emulators/suse_linux DISTNAME= acroread_linux_301 PLATFORM= intellinux .elif (${MACHINE_ARCH} == "alpha") |