diff options
author | clement <clement@FreeBSD.org> | 2005-01-16 23:33:29 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-01-16 23:33:29 +0800 |
commit | 631ab2f4e33735f67e4651b82ecc584c97be0786 (patch) | |
tree | 95cebc9366c9cff2cde6efed8c6716406b22b57b /www | |
parent | d3c19c08f2c3fb5643452e736eb7f3a94a5c8523 (diff) | |
download | freebsd-ports-gnome-631ab2f4e33735f67e4651b82ecc584c97be0786.tar.gz freebsd-ports-gnome-631ab2f4e33735f67e4651b82ecc584c97be0786.tar.zst freebsd-ports-gnome-631ab2f4e33735f67e4651b82ecc584c97be0786.zip |
- Remove WWW
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/ |