diff options
author | wiz <wiz> | 2002-09-23 10:50:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-23 10:50:21 +0000 |
commit | 35afd906bc47b628ece71c43c2912e17266160c3 (patch) | |
tree | 257abef9e465ea7db2e0548b6cbd4812b5a09d43 /graphics/ns-flash/Makefile | |
parent | dc9ecaff7a009c9117bc98534960c8e932f5d997 (diff) | |
download | pkgsrc-35afd906bc47b628ece71c43c2912e17266160c3.tar.gz |
Update ns-flash to 0.51, unknown changes. Readd sparc distsum to distinfo.
Diffstat (limited to 'graphics/ns-flash/Makefile')
-rw-r--r-- | graphics/ns-flash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile index 59f750a67b3..148bc670ec9 100644 --- a/graphics/ns-flash/Makefile +++ b/graphics/ns-flash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/08/25 21:49:54 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2002/09/23 10:50:21 wiz Exp $ DISTNAME= flash_${DISTUNAME} CATEGORIES= graphics www @@ -17,7 +17,7 @@ DIST_SUBDIR= flash/${FLASH_VERS} SUB= english/${DISTUNAME}/${FLASH_VERS} .if (${MACHINE_ARCH} == "i386") -FLASH_VERS= 5.0r50 +FLASH_VERS= 5.0r51 DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11 DISTUNAME= linux |