summaryrefslogtreecommitdiff
path: root/lang/sxm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 00:01:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 00:01:09 +0000
commit8294a1d6082ef84d5f1d23078f9a89870c55ea55 (patch)
tree874789feaefdd4c0669eeab1b69ac7f174434662 /lang/sxm
parentWorkaround gcc 2.95.x static_cast<> bug on -STABLE (diff)
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes
Notes: svn path=/head/; revision=87818
Diffstat (limited to 'lang/sxm')
-rw-r--r--lang/sxm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sxm/Makefile b/lang/sxm/Makefile
index c35275adc8c0..d9b39ce30596 100644
--- a/lang/sxm/Makefile
+++ b/lang/sxm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sxm
PORTVERSION= 1.1
-CATEGORIES= lang
+CATEGORIES= lang scheme
MASTER_SITES= http://www.malgil.com/sxm/
MAINTAINER= ports@FreeBSD.org