diff options
author | crees <crees@FreeBSD.org> | 2013-03-18 03:19:32 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-03-18 03:19:32 +0800 |
commit | 9835d8d38e653f53c6b5a484af08eb80fdc3841d (patch) | |
tree | 2ab7d422f4530a5d76698769fe82a356852ecfbf /www | |
parent | bc4bf1d85f4e3dd801886d0874afd92aaff95094 (diff) | |
download | freebsd-ports-gnome-9835d8d38e653f53c6b5a484af08eb80fdc3841d.tar.gz freebsd-ports-gnome-9835d8d38e653f53c6b5a484af08eb80fdc3841d.tar.zst freebsd-ports-gnome-9835d8d38e653f53c6b5a484af08eb80fdc3841d.zip |
Fix WWW
Submitted by: az
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Enurl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Enurl/pkg-descr b/www/p5-CGI-Enurl/pkg-descr index 738f37b91844..768e351c33e3 100644 --- a/www/p5-CGI-Enurl/pkg-descr +++ b/www/p5-CGI-Enurl/pkg-descr @@ -2,4 +2,4 @@ This is a little module made for CGI scripting. It encodes the parameters to be passed to a CGI. It does nothing more, so it's much smaller and loads more quickly. -WWW: http://search.cpan.org/~jenda/CGI-Enurl-1.07/Enurl.pm +WWW: http://search.cpan.org/dist/CGI-Enurl/ |