diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-26 22:35:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-26 22:35:56 +0000 |
commit | 4d10edb542be9b6dc447dcbf576b36be0289dfd9 (patch) | |
tree | e8781cfd82a9b596090f88314899415ef7765763 /archivers | |
parent | 86c7a30083aeeb3599a542c9b1600e12e435f056 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libarc/Makefile b/archivers/libarc/Makefile index c9baa491e6a8..6c08c3c0e819 100644 --- a/archivers/libarc/Makefile +++ b/archivers/libarc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers devel MASTER_SITES= http://www.onicos.com/staff/iz/release/ MAINTAINER= ports@FreeBSD.org -COMMENT= Tiny C library to decompress data in several popular compression formats +COMMENT= Tiny C decompression library for several popular compression formats INSTALLS_SHLIB= yes |