diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-23 02:19:44 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-23 02:19:44 +0800 |
commit | fe9bd34698649c2130a0ead5829adfcc33f6b9be (patch) | |
tree | b3105d1762202f2dd34c75b942f177cc0a31c6fc /chinese/emacs20/Makefile | |
parent | ca4bc58ef33efe6ed98886207dd89983b9b86d18 (diff) | |
download | freebsd-ports-gnome-fe9bd34698649c2130a0ead5829adfcc33f6b9be.tar.gz freebsd-ports-gnome-fe9bd34698649c2130a0ead5829adfcc33f6b9be.tar.zst freebsd-ports-gnome-fe9bd34698649c2130a0ead5829adfcc33f6b9be.zip |
Ports policy:
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
Diffstat (limited to 'chinese/emacs20/Makefile')
-rw-r--r-- | chinese/emacs20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile index 399acf6fe059..88b1e6185a39 100644 --- a/chinese/emacs20/Makefile +++ b/chinese/emacs20/Makefile @@ -6,6 +6,8 @@ # $FreeBSD$ # +CATEGORIES= chinese + MASTERDIR= ${.CURDIR}/../../editors/emacs20 MAINTAINER= clive@FreeBSD.org |