diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-01-20 15:07:16 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-01-20 15:07:16 +0000 |
commit | 2bb7bc80fc17427cd0451e61757134ce6bafdc69 (patch) | |
tree | 2eb0204e87c96bf3c440fcdd3b4e1e93e1a31b07 /korean/gau/Makefile | |
parent | update 1.0.8 (diff) |
move $PREFIX/doc/gau-* to $PREFIX/share/doc/gau.
Notes
Notes:
svn path=/head/; revision=37373
Diffstat (limited to 'korean/gau/Makefile')
-rw-r--r-- | korean/gau/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/gau/Makefile b/korean/gau/Makefile index 5603b0e69265..ab7427710a55 100644 --- a/korean/gau/Makefile +++ b/korean/gau/Makefile @@ -7,6 +7,7 @@ PORTNAME= gau PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= korean comms MASTER_SITES= http://www.kr.freebsd.org/~hwang/gau/ |