diff options
author | yoichi <yoichi@FreeBSD.org> | 2003-10-26 02:26:19 +0000 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2003-10-26 02:26:19 +0000 |
commit | d0e34222af67da00f06381fdcafbf119cca95617 (patch) | |
tree | 0eac2cde49c52c99e434317870598fd261303240 /editors | |
parent | c9b980e00ce2bf513c6001254bc52a2686c7a275 (diff) | |
download | FreeBSD-ports-d0e34222af67da00f06381fdcafbf119cca95617.zip FreeBSD-ports-d0e34222af67da00f06381fdcafbf119cca95617.tar.gz |
Add missing real category.
PR: 58268
Submitted by: Oliver Eikemeier
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mode-info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile index 3af3352..af5d7f7 100644 --- a/editors/mode-info/Makefile +++ b/editors/mode-info/Makefile @@ -7,7 +7,7 @@ PORTNAME= mode-info PORTVERSION= 0.1.4 -CATEGORIES= elisp +CATEGORIES= editors elisp MASTER_SITES= http://namazu.org/~tsuchiya/elisp/ MAINTAINER= yoichi@FreeBSD.org |