diff options
Diffstat (limited to 'chinese/bug5/Makefile')
-rw-r--r-- | chinese/bug5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index b1031d520ebc..fc518b2e2627 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bug5 -PORTVERSION= 1.13 +PORTVERSION= 1.15 CATEGORIES= chinese converters DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} @@ -15,7 +15,7 @@ LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini -GH_COMMIT= 06df288 +GH_COMMIT= 67beea0 MAKE_ARGS= PREFIX=${PREFIX} |