diff options
Diffstat (limited to 'editors/joe-devel')
-rw-r--r-- | editors/joe-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe-devel/Makefile b/editors/joe-devel/Makefile index b19557d6d70f..d309251b62ce 100644 --- a/editors/joe-devel/Makefile +++ b/editors/joe-devel/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 |