diff options
Diffstat (limited to 'editors/xemacs21/Makefile')
-rw-r--r-- | editors/xemacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index eae40515968..f2751d543e7 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}/ \ |