diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-11-01 02:01:15 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-11-01 02:01:15 +0000 |
commit | 61b1548a17630ca89ef9d4a10a1f35fca7ac24ff (patch) | |
tree | 690705b25d2743d5369c7e424662dca622f36727 | |
parent | - Fixed reconnect function (diff) |
- add port to build
PR: ports/161825
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: emulation (bsam)
Approved by: bapt,sahil (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=284819
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index abc6b1e57a91..8516534390c6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -377,6 +377,7 @@ SUBDIR += links-hacked SUBDIR += links1 SUBDIR += linux-f10-flashplugin10 + SUBDIR += linux-f10-flashplugin11 SUBDIR += linux-firefox SUBDIR += linux-flashplugin9 SUBDIR += linux-libgtkembedmoz |