diff options
-rw-r--r-- | editors/joe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 438c58684b44..28fd5f54ad61 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -8,7 +8,7 @@ PORTNAME= joe PORTVERSION= 3.7 PORTEPOCH= 1 -CATEGORIES= editors +CATEGORIES?= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org |