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/joe | |
parent | bb53f3ecee6dcf35d029f67251a8c837bf8fa696 (diff) | |
download | ports-f88690bf531db7a458a5ef0b75c120731969eae1.tar.gz ports-f88690bf531db7a458a5ef0b75c120731969eae1.zip |
Notes
Diffstat (limited to 'chinese/joe')
-rw-r--r-- | chinese/joe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index 4323b36ff9ad..b0ed3bb00e04 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +CATEGORIES= chinese + MASTERDIR= ${.CURDIR}/../../editors/joe PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/ |