diff options
author | taca <taca@pkgsrc.org> | 2019-12-09 14:20:54 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2019-12-09 14:20:54 +0000 |
commit | fe695316c237334cb094fd8295b9519d8a18d5a9 (patch) | |
tree | 1ce9a8e849cea54433d0bdcbb23771dbc3301606 /devel/libphutil | |
parent | 8abdcdca1b928378cbafee92e8767dbc8bf3dbba (diff) | |
download | pkgsrc-fe695316c237334cb094fd8295b9519d8a18d5a9.tar.gz |
Bump PKGREVISION by changing of default PHP version.
Diffstat (limited to 'devel/libphutil')
-rw-r--r-- | devel/libphutil/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libphutil/Makefile b/devel/libphutil/Makefile index b122dc67513..3b908c48328 100644 --- a/devel/libphutil/Makefile +++ b/devel/libphutil/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/06/27 10:35:46 roy Exp $ +# $NetBSD: Makefile,v 1.7 2019/12/09 14:20:55 taca Exp $ DISTNAME= libphutil-20170609 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=phacility/} # Track the stable branch |