diff options
Diffstat (limited to 'www/linux-flashplugin/Makefile')
-rw-r--r-- | www/linux-flashplugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/linux-flashplugin/Makefile b/www/linux-flashplugin/Makefile index c40626b9c8d2..a6f1150addb3 100644 --- a/www/linux-flashplugin/Makefile +++ b/www/linux-flashplugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= flashplugin -PORTVERSION= 5.0r48 +PORTVERSION= 5.0r50 CATEGORIES= www graphics linux MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/${PORTVERSION}/ PKGNAMEPREFIX= linux- @@ -15,8 +15,6 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= pat@FreeBSD.org -FORBIDDEN= "see http://www.macromedia.com/v1/developer/securityzone/" - ONLY_FOR_ARCHS= i386 USE_LINUX= yes NO_CDROM= "Redistribution not allowed" |