summaryrefslogtreecommitdiff
path: root/editors/emacs20
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/emacs20
parentfix distfile unfetchable problem (diff)
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/emacs20')
-rw-r--r--editors/emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 53610bd74715..984fd7d0d25f 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= 20.7
-CATEGORIES= editors ipv6
+CATEGORIES+= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs