- Remove www, deprecated, schedule for scraping in two months.

The website is gone

Approved by:	apache (clement)
This commit is contained in:
Pav Lucistnik 2006-10-04 13:19:37 +00:00
parent 7b15104159
commit 3f4077d347
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174452
2 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
APXS?= ${LOCALBASE}/sbin/apxs
EXPIRATION_DATE=2006-12-04
DEPRECATED= No longer available for download, the website is gone
do-build:
@(cd ${WRKSRC}/src && ${APXS} -c ${PORTNAME}.c)

View File

@ -1,5 +1,3 @@
mod_injection is an Apache 2.0.X filter module. It allows you to inject text in
the HTTP response after a HTML tag or after any given text string. The main
intention of this module is to add a banner to several HTML pages on the fly.
WWW: http://pmade.org/software/mod_injection/