diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-07 02:07:26 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-07 02:07:26 +0000 |
commit | 5dd37213f549b0d2fd158b1fa8024daeda2acfb2 (patch) | |
tree | 4e5353da2c1d4f4f59bf9fc12fe364c7887a9f49 /games/spellathon | |
parent | 5fa1ec89fceb95ba8e0ff259f73e7e55da5383c2 (diff) |
Notes
Diffstat (limited to 'games/spellathon')
-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 \ |