aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs21
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-15 01:10:50 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-15 01:10:50 +0800
commit6eff5967a7a142fa7085178c8046e462a6f66e9e (patch)
tree6c280a5fa20df78f1d79b42076c806a8ecf36bc1 /editors/xemacs21
parent5026928fbafd8ad18d16caeb55bf6f1af93df053 (diff)
downloadfreebsd-ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.tar.gz
freebsd-ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.tar.zst
freebsd-ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.zip
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having consistent categories.
Notes
Notes: svn path=/head/; revision=27531
Diffstat (limited to 'editors/xemacs21')
-rw-r--r--editors/xemacs21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index eae405159686..f2751d543e70 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xemacs
PORTVERSION= ${XEMACS_VER}
-CATEGORIES?= editors
+CATEGORIES+= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/xemacs-${XEMACS_REL}/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-${XEMACS_REL}/ \