diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-08-29 05:01:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-08-29 05:01:35 +0000 |
commit | aa1104ebc94fdb8717cec5df542e74e927f49e4b (patch) | |
tree | 714e06672c40662ad9c8c078af52e83b6a25338f /www | |
parent | b3b3634979b1f914e759734d097ed6e4fc1f0f31 (diff) | |
download | ports-aa1104ebc94fdb8717cec5df542e74e927f49e4b.tar.gz ports-aa1104ebc94fdb8717cec5df542e74e927f49e4b.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 2 | ||||
-rw-r--r-- | www/linux-f10-flashplugin11/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile index 298ca4111303..22d271d08109 100644 --- a/www/linux-f10-flashplugin10/Makefile +++ b/www/linux-f10-flashplugin10/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Adobe Flash Player NPAPI Plugin +BROKEN= fails to fetch (new mastersite is http://get.adobe.com/flashplayer/otherversions/) + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2 diff --git a/www/linux-f10-flashplugin11/Makefile b/www/linux-f10-flashplugin11/Makefile index 298ca4111303..22d271d08109 100644 --- a/www/linux-f10-flashplugin11/Makefile +++ b/www/linux-f10-flashplugin11/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Adobe Flash Player NPAPI Plugin +BROKEN= fails to fetch (new mastersite is http://get.adobe.com/flashplayer/otherversions/) + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2 |