diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
commit | f88690bf531db7a458a5ef0b75c120731969eae1 (patch) | |
tree | 1f7747e37edd48ad8ab16eaff6c38cf0928d2d58 /chinese/rxvt-gb | |
parent | bb53f3ecee6dcf35d029f67251a8c837bf8fa696 (diff) | |
download | ports-f88690bf531db7a458a5ef0b75c120731969eae1.tar.gz ports-f88690bf531db7a458a5ef0b75c120731969eae1.zip |
Notes
Diffstat (limited to 'chinese/rxvt-gb')
-rw-r--r-- | chinese/rxvt-gb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/rxvt-gb/Makefile b/chinese/rxvt-gb/Makefile index 89c336cbba2b..55b4280d6dea 100644 --- a/chinese/rxvt-gb/Makefile +++ b/chinese/rxvt-gb/Makefile @@ -4,6 +4,9 @@ # # $FreeBSD$ # + +CATEGORIES= chinese + MASTERDIR= ${.CURDIR}/../../x11/rxvt .include "${MASTERDIR}/Makefile" |