diff options
Diffstat (limited to 'archivers/pecl-rar/Makefile')
-rw-r--r-- | archivers/pecl-rar/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile index b145959df90e..ec362029c0f6 100644 --- a/archivers/pecl-rar/Makefile +++ b/archivers/pecl-rar/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-rar -# Date created: 2006/09/07 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: Chin-San Huang <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= rar PORTVERSION= 3.0.0 @@ -14,7 +10,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org -COMMENT= A PECL extension to create and read rar files +COMMENT= PECL extension to create and read RAR files LICENSE= PHP301 |