summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-10-04 13:19:37 +0000
committerpav <pav@FreeBSD.org>2006-10-04 13:19:37 +0000
commit28e35ce7422586155cd9f8e8f6964efb7cfae93f (patch)
treefc2d0c54c9ee47e985afc21d3bd069007dc49c6d /www
parentac4f8892d8013642e1d566eb766eafe9fdf4b4b3 (diff)
downloadFreeBSD-ports-28e35ce7422586155cd9f8e8f6964efb7cfae93f.zip
FreeBSD-ports-28e35ce7422586155cd9f8e8f6964efb7cfae93f.tar.gz
- Remove www, deprecated, schedule for scraping in two months.
The website is gone Approved by: apache (clement)
Diffstat (limited to 'www')
-rw-r--r--www/mod_injection/Makefile3
-rw-r--r--www/mod_injection/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_injection/Makefile b/www/mod_injection/Makefile
index 44a6a71..957f486 100644
--- a/www/mod_injection/Makefile
+++ b/www/mod_injection/Makefile
@@ -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)
diff --git a/www/mod_injection/pkg-descr b/www/mod_injection/pkg-descr
index 57ab897..f0858a7 100644
--- a/www/mod_injection/pkg-descr
+++ b/www/mod_injection/pkg-descr
@@ -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/
OpenPOWER on IntegriCloud