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