diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 11:37:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 11:37:25 +0000 |
commit | 76c4796b2b7a56c9d18336534a1c85255fbcff82 (patch) | |
tree | 14b05697190200e56a1f0f3bc7012068960f21f2 /sysutils | |
parent | cf5405e123d6dceb48cb9ce583f7eb95af8ade3b (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Quota/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/p5-Unix-Syslog/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Quota/pkg-descr b/sysutils/p5-Quota/pkg-descr index 8c89b9324836..a5e09868f30f 100644 --- a/sysutils/p5-Quota/pkg-descr +++ b/sysutils/p5-Quota/pkg-descr @@ -1,6 +1,6 @@ The Perl Quota module provides access to filesystem quotas. Author: Tom Zoerner <Tom.Zoerner@informatik.uni-erlangen.de> -WWW: http://search.cpan.org/search?dist=Quota +WWW: http://search.cpan.org/dist/Quota --will diff --git a/sysutils/p5-Unix-Syslog/pkg-descr b/sysutils/p5-Unix-Syslog/pkg-descr index 90c25e4a549b..d3583657e614 100644 --- a/sysutils/p5-Unix-Syslog/pkg-descr +++ b/sysutils/p5-Unix-Syslog/pkg-descr @@ -3,4 +3,4 @@ XSUBs. The implementation attempts to resemble the native libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. -WWW: http://search.cpan.org/search?dist=Syslog +WWW: http://search.cpan.org/dist/Syslog |