aboutsummaryrefslogtreecommitdiff
path: root/editors/joe2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
commitbb53f3ecee6dcf35d029f67251a8c837bf8fa696 (patch)
tree85ac1b7e3561dcf2b3d1248139d7928f49a74783 /editors/joe2
parent36b3ec0f0d47523b7f08895eb6979a82377817de (diff)
downloadports-bb53f3ecee6dcf35d029f67251a8c837bf8fa696.tar.gz
ports-bb53f3ecee6dcf35d029f67251a8c837bf8fa696.zip
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category) upfront.
Notes
Notes: svn path=/head/; revision=42933
Diffstat (limited to 'editors/joe2')
-rw-r--r--editors/joe2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile
index b19557d6d70f..d309251b62ce 100644
--- a/editors/joe2/Makefile
+++ b/editors/joe2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= joe
PORTVERSION= 2.8
PORTREVISION= 3
-CATEGORIES= editors
+CATEGORIES+= editors
MASTER_SITES= ftp://ftp.std.com/src/editors/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z