aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2011-05-02 09:41:27 +0000
committerErwin Lansing <erwin@FreeBSD.org>2011-05-02 09:41:27 +0000
commite7703d82f567763cb3364f5bcd99d9daf401346c (patch)
tree35548588bbc594736aa435c2d32802c052486ba5 /editors
parent2b43202957d2d6cae844335d95cbe97014d30cd5 (diff)
downloadports-e7703d82f567763cb3364f5bcd99d9daf401346c.tar.gz
ports-e7703d82f567763cb3364f5bcd99d9daf401346c.zip
Let CATEGORIES be overwritten by slave ports (chinese/joe)
Notes
Notes: svn path=/head/; revision=273469
Diffstat (limited to 'editors')
-rw-r--r--editors/joe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index 438c58684b44..28fd5f54ad61 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -8,7 +8,7 @@
PORTNAME= joe
PORTVERSION= 3.7
PORTEPOCH= 1
-CATEGORIES= editors
+CATEGORIES?= editors
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
MAINTAINER= sylvio@FreeBSD.org