aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-ast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-ast/Makefile')
-rw-r--r--devel/pecl-ast/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pecl-ast/Makefile b/devel/pecl-ast/Makefile
index a61dd8860d11..f1bb2f8f7964 100644
--- a/devel/pecl-ast/Makefile
+++ b/devel/pecl-ast/Makefile
@@ -1,11 +1,11 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
PORTNAME= ast
-PORTVERSION= 1.0.13
+PORTVERSION= 1.1.1
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Extension exposing PHP 7 abstract syntax tree
+WWW= https://pecl.php.net/package/ast \
+ https://github.com/nikic/php-ast
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE