diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-01-16 15:33:29 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-01-16 15:33:29 +0000 |
commit | e28fb06d062c8ca1d21160510d654b9b4d22ca04 (patch) | |
tree | 82ceb4b79158bf72ec75e9103d4b94f3d9a06bd2 /www | |
parent | - remove WWW dead link (diff) |
- Remove WWW
Notes
Notes:
svn path=/head/; revision=126591
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_snake/pkg-descr | 2 | ||||
-rw-r--r-- | www/mod_ticket/pkg-descr | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/www/mod_snake/pkg-descr b/www/mod_snake/pkg-descr index 2a4ecf04bb0c..074faee33f66 100644 --- a/www/mod_snake/pkg-descr +++ b/www/mod_snake/pkg-descr @@ -5,5 +5,3 @@ modules the same power as they have in C, mod_snake also provides APIs similar to that of mod_python and mod_perl for simple module creation, accelerated Python CGIs, and embedded Python. - -WWW: http://modsnake.sourceforge.net/ diff --git a/www/mod_ticket/pkg-descr b/www/mod_ticket/pkg-descr index c124a338ce0b..891fb47e7b71 100644 --- a/www/mod_ticket/pkg-descr +++ b/www/mod_ticket/pkg-descr @@ -3,5 +3,3 @@ and, if the md5 signature is valid, makes it available as $TICKET in the environment of sub-processes. The signature is generated from a shared secret combined with the ticket value and the IP of the remote user. - -WWW: http://germ.semiotek.com/ticket/ |