diff options
Diffstat (limited to 'multimedia/adobe-flash-plugin11/Makefile')
-rw-r--r-- | multimedia/adobe-flash-plugin11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/adobe-flash-plugin11/Makefile b/multimedia/adobe-flash-plugin11/Makefile index 9f49fa8ae78..ed2fe0b2066 100644 --- a/multimedia/adobe-flash-plugin11/Makefile +++ b/multimedia/adobe-flash-plugin11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/01/09 12:26:24 obache Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/09 09:24:36 obache Exp $ DISTNAME= flash-plugin-${FLASH_VERSION}-release.${FLASH_ARCH} PKGNAME= adobe-${DISTNAME:C/-release.*//} @@ -30,7 +30,7 @@ EMUL_PLATFORMS= linux-i386 #linux-x86_64 EMUL_MODULES.linux= gtk2 x11 krb5 alsa curl EMUL_REQD= suse>=11.3 -FLASH_VERSION= 11.2.202.261 +FLASH_VERSION= 11.2.202.262 .include "../../mk/bsd.prefs.mk" |