summaryrefslogtreecommitdiffstats
path: root/editors/emacs20
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
committersobomax <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
commitca4bc58ef33efe6ed98886207dd89983b9b86d18 (patch)
tree805597b0f2f971bd3945e977321bde1ec91d65ee /editors/emacs20
parentca233f59b659411cf6e435bbb62bd9de85ffad04 (diff)
downloadFreeBSD-ports-ca4bc58ef33efe6ed98886207dd89983b9b86d18.zip
FreeBSD-ports-ca4bc58ef33efe6ed98886207dd89983b9b86d18.tar.gz
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category) upfront.
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 53610bd..984fd7d 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
OpenPOWER on IntegriCloud