diff options
Diffstat (limited to 'games/spellathon/Makefile')
-rw-r--r-- | games/spellathon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spellathon/Makefile b/games/spellathon/Makefile index 057d3ce75cb4..ec8b1246d9eb 100644 --- a/games/spellathon/Makefile +++ b/games/spellathon/Makefile @@ -29,7 +29,7 @@ USE_XORG= ice sm x11 xau xdmcp xext xrender USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -DESKTOP_ENTRIES="Spellathon" "${COMMENT}" "" "${PORTNAME}" "" "true" +DESKTOP_ENTRIES="Spellathon" "${COMMENT}" "" "${PORTNAME}" "Education;Languages;" "true" post-patch: @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \ |