diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 01:16:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 01:16:52 +0800 |
commit | 572db48cd92963a4a25ddfbb0bd26fb59dbe975c (patch) | |
tree | d2034ecbaaa0bd8e3d9906909e728118227b03cf /archivers | |
parent | aea3e117239697776931e07b2a0b07402db48b48 (diff) | |
download | freebsd-ports-gnome-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.tar.gz freebsd-ports-gnome-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.tar.zst freebsd-ports-gnome-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.zip |
- Add WWW
- Use single space after WWW:
- Remove Author line
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Zip/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/pkg-descr b/archivers/p5-Archive-Zip/pkg-descr index 263e9c31d484..288ed0d405c1 100644 --- a/archivers/p5-Archive-Zip/pkg-descr +++ b/archivers/p5-Archive-Zip/pkg-descr @@ -1,5 +1,4 @@ The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. -Author: Ned Konz WWW: http://search.cpan.org/dist/Archive-Zip/ |