diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
commit | 5264bcb370f3147b6389b5a59d84108ea0bf8a6e (patch) | |
tree | d5d972ee1610c0198a7197a6e382e8f2b15b700f /www/p5-CGI-FastTemplate | |
parent | 7a75eb135fae7ce2e1c6ab513085853f2b5caa8a (diff) | |
download | freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.gz freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.zst freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.zip |
End WWW CPAN URL with a "/"
Diffstat (limited to 'www/p5-CGI-FastTemplate')
-rw-r--r-- | www/p5-CGI-FastTemplate/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-FastTemplate/pkg-descr b/www/p5-CGI-FastTemplate/pkg-descr index a23bfabfa2c3..fa111b32ae0c 100644 --- a/www/p5-CGI-FastTemplate/pkg-descr +++ b/www/p5-CGI-FastTemplate/pkg-descr @@ -3,4 +3,4 @@ names with values. It was designed for mid to large scale web applications (CGI, mod_perl) where there are great benefits to separating the logic of an application from the specific implementation details. -WWW: http://search.cpan.org/dist/CGI-FastTemplate +WWW: http://search.cpan.org/dist/CGI-FastTemplate/ |