mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Remove www, deprecated, schedule for scraping in two months.
The website is gone Approved by: apache (clement)
This commit is contained in:
parent
7b15104159
commit
3f4077d347
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174452
@ -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)
|
||||
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user