diff options
Diffstat (limited to 'chinese/bug5/Makefile')
-rw-r--r-- | chinese/bug5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index 874f85a03eba..b1031d520ebc 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -4,7 +4,7 @@ PORTNAME= bug5 PORTVERSION= 1.13 CATEGORIES= chinese converters -DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GH_COMMIT} +DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= buganini@gmail.com COMMENT= A Big5/GBK <-> UTF-8 translating layer in terminal |