diff options
author | grant <grant@pkgsrc.org> | 2003-02-18 00:55:28 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-18 00:55:28 +0000 |
commit | 42413e6cc3df0fceefba8c657f39b2c8a217c5ad (patch) | |
tree | bff6816b5664b4dbb5a7bb06eda05be5c25eea00 | |
parent | 4e9bb73ceb77f058e1204f2c2991392c6fbbc0e9 (diff) | |
download | pkgsrc-42413e6cc3df0fceefba8c657f39b2c8a217c5ad.tar.gz |
Initial import of mod_access_referer 1.0.2 into the NetBSD packages
collection.
mod_access_referer is an Apache module that provides access control
based on the "Referer" HTTP header content.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cf561ed749d..f8d6e5da319 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.1429 2003/02/18 00:25:00 grant Exp $ +$NetBSD: CHANGES,v 1.1430 2003/02/18 00:55:28 grant Exp $ Changes to the packages collection and infrastructure in 2003: @@ -733,3 +733,4 @@ Changes to the packages collection and infrastructure in 2003: Updated tightvncviewer to 1.2.8 [jlam 2003-02-17] Added ap-bandwidth-2.0.5 [grant 2003-02-17] Added ap-auth-script-1.3 [grant 2003-02-17] + Added ap-access-referer-1.0.2 [grant 2003-02-17] |