diff options
Diffstat (limited to 'print/pecl-haru/Makefile')
-rw-r--r-- | print/pecl-haru/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 6a2ae212fb7b..30b8b70541fc 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: pecl-haru -# Date created: 20 Nov 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= haru -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= print pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |