diff options
Diffstat (limited to 'editors/codeeditor')
-rw-r--r-- | editors/codeeditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/codeeditor/Makefile b/editors/codeeditor/Makefile index bd8c5b4f7bfc..8d6bd1452963 100644 --- a/editors/codeeditor/Makefile +++ b/editors/codeeditor/Makefile @@ -7,7 +7,7 @@ PORTNAME= codeeditor PORTVERSION= 0.4.4 -CATEGORIES= editors +CATEGORIES= editors gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= codeeditor DISTNAME= CodeEditor-${PORTVERSION} |