aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-04-16 16:33:19 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-04-16 16:33:19 +0000
commit41db800c30a536bd88e2e4ad28d8b1201ee2c922 (patch)
treee7b95c511ba59916fd8d33c9f7ee1b5c03a5ed62 /textproc/uim
parent43308a7375bd5f3b7038441d719a2d1e67260631 (diff)
Make CATEGORIES variable overridable for upcoming slave ports.
Notes
Notes: svn path=/head/; revision=159720
Diffstat (limited to 'textproc/uim')
-rw-r--r--textproc/uim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 256310c3380c..53d0148d1c37 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -8,7 +8,7 @@
PORTNAME= uim
PORTVERSION= 1.0.1
PORTREVISION= 2
-CATEGORIES= textproc
+CATEGORIES?= textproc
MASTER_SITES= http://uim.freedesktop.org/releases/
MAINTAINER= nobutaka@FreeBSD.org