diff options
Diffstat (limited to 'archivers/php-zstd/Makefile')
-rw-r--r-- | archivers/php-zstd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/php-zstd/Makefile b/archivers/php-zstd/Makefile index 0d6e20157a3d..6373015a50e1 100644 --- a/archivers/php-zstd/Makefile +++ b/archivers/php-zstd/Makefile @@ -6,7 +6,7 @@ CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= pave@FreeBSD.org -COMMENT= This is the zstd extension for PHP +COMMENT= Zstandard extension for PHP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |