aboutsummaryrefslogtreecommitdiffstats
path: root/editors/mode-info
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-12-09 06:18:04 +0800
committerknu <knu@FreeBSD.org>2002-12-09 06:18:04 +0800
commitb1be53caa509e417ac3ad316a5f98ead09853d2b (patch)
tree65f45046179c3926107de05f2458d7c0a0916e4a /editors/mode-info
parent628ec4baf6f7ed4f4bcfc399047328ec9b7e6c39 (diff)
downloadfreebsd-ports-gnome-b1be53caa509e417ac3ad316a5f98ead09853d2b.tar.gz
freebsd-ports-gnome-b1be53caa509e417ac3ad316a5f98ead09853d2b.tar.zst
freebsd-ports-gnome-b1be53caa509e417ac3ad316a5f98ead09853d2b.zip
"elisp" cannot be the primary category. Prepend "editors' to
CATEGORIES.
Diffstat (limited to 'editors/mode-info')
-rw-r--r--editors/mode-info/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile
index 395bce5cf964..9af84ae0130f 100644
--- a/editors/mode-info/Makefile
+++ b/editors/mode-info/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mode-info
PORTVERSION= 0.1.3
-CATEGORIES= elisp
+CATEGORIES= editors elisp
MASTER_SITES= http://namazu.org/~tsuchiya/elisp/
MAINTAINER= yoichi@FreeBSD.org