diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-10-10 12:33:35 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-10-10 12:33:35 +0000 |
commit | eb86e4311c732e94057f28e7b0c5d00d717b8c84 (patch) | |
tree | 186eb805680b2645751c08f3ac8696dfa149b5e3 /chinese | |
parent | 61fceef05073588283b033a6d8cd47da6fad2576 (diff) | |
download | ports-eb86e4311c732e94057f28e7b0c5d00d717b8c84.tar.gz ports-eb86e4311c732e94057f28e7b0c5d00d717b8c84.zip |
Notes
Diffstat (limited to 'chinese')
-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 |