diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-27 08:02:05 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-27 08:02:05 +0000 |
commit | c2b465c2790522e649cfd825a0239220d4c9ccd9 (patch) | |
tree | 7ba9db38940c54a0843a5676afdda549932d7b21 /www/Makefile | |
parent | 4f517de3960136d7c61cdc059d7df61c76409089 (diff) |
Add port www/xpi-resurrectpages:
Dead pages, broken links, the scourge of the internet. Powerhouse
sites like Slashdot and Digg can bring a server to its knees. What
do we do when a page is dead but we still want to see it? Call in
the clerics, and perform a resurrection ceremony! Or, the easier
route, use this extension.
WWW: http://www.arantius.com/article/resurrect
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=163595
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index acd3876322a1..bd38b588b9a4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1012,6 +1012,7 @@ SUBDIR += xpi-noscript SUBDIR += xpi-pdf_download SUBDIR += xpi-preferential + SUBDIR += xpi-resurrectpages SUBDIR += xpi-savegenpage SUBDIR += xpi-searchstatus SUBDIR += xpi-server_switcher |