diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-09 20:11:59 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-09 20:11:59 +0000 |
commit | 65b04eae42e0eac22638d5202785d94c2c9a48a9 (patch) | |
tree | d5e509795c3b569390b2efc06fc111d9a4da62a2 /www | |
parent | 28ea639631402a0cf0a274d87106848b7f534627 (diff) | |
download | ports-65b04eae42e0eac22638d5202785d94c2c9a48a9.tar.gz ports-65b04eae42e0eac22638d5202785d94c2c9a48a9.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-flashplugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-flashplugin/Makefile b/www/linux-flashplugin/Makefile index 89d5bc7d819a..c40626b9c8d2 100644 --- a/www/linux-flashplugin/Makefile +++ b/www/linux-flashplugin/Makefile @@ -15,6 +15,8 @@ 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" |